wip
This commit is contained in:
parent
24478a060e
commit
b7596e357c
6 changed files with 79 additions and 84 deletions
|
@ -12,7 +12,9 @@
|
|||
"target": "es2017",
|
||||
"module": "commonjs",
|
||||
"removeComments": false,
|
||||
"noLib": false
|
||||
"noLib": false,
|
||||
"strict": true,
|
||||
"strictNullChecks": false
|
||||
},
|
||||
"compileOnSave": false,
|
||||
"include": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue