ease typescript rules
This commit is contained in:
parent
a8fa574f66
commit
a7aac23011
@ -4,7 +4,7 @@
|
||||
"module": "CommonJS" /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', 'es2020', or 'ESNext'. */,
|
||||
"strict": true /* Enable all strict type-checking options. */,
|
||||
"outDir": "dist",
|
||||
"noImplicitAny": true,
|
||||
"noImplicitAny": false,
|
||||
"moduleResolution": "Node",
|
||||
"baseUrl": "src",
|
||||
"incremental": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user