wip
This commit is contained in:
parent
b53a6bfe0c
commit
cb0e275db9
7 changed files with 520 additions and 1 deletions
|
|
@ -8,6 +8,8 @@
|
|||
"removeComments": true,
|
||||
"strict": true,
|
||||
"strictFunctionTypes": true,
|
||||
"strictNullChecks": true,
|
||||
"experimentalDecorators": true,
|
||||
"noImplicitReturns": true,
|
||||
"esModuleInterop": true,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue