forked from mirror/MCSManager
Refactor: ts type inference
This commit is contained in:
parent
66bdea83d8
commit
ba27ebf09c
@ -4,7 +4,7 @@
|
||||
"compilerOptions": {
|
||||
"resolveJsonModule": true,
|
||||
"esModuleInterop": true,
|
||||
"allowJs": false,
|
||||
"allowJs": true,
|
||||
"module": "commonjs",
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"target": "ES2018",
|
||||
|
Loading…
Reference in New Issue
Block a user