update packages and tsconfig
This commit is contained in:
@@ -6,11 +6,8 @@
|
||||
"lib": [
|
||||
"ESNext"
|
||||
],
|
||||
"esModuleInterop": true,
|
||||
"alwaysStrict": true,
|
||||
"strict": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"allowUnreachableCode": true,
|
||||
"declaration": true,
|
||||
"declarationMap": true,
|
||||
"rootDir": "./src"
|
||||
|
||||
Reference in New Issue
Block a user