Minor fixes
This commit is contained in:
parent
938e633e64
commit
822c2cd17b
7 changed files with 32 additions and 24 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"allowJs": true,
|
||||
"experimentalDecorators": true,
|
||||
"moduleResolution": "Node",
|
||||
"module": "commonjs",
|
||||
"lib": ["es2017", "dom"]
|
||||
"module": "es6",
|
||||
"lib": ["es2016", "dom"]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue