[chore] Update packages and config
This commit is contained in:
@@ -3,5 +3,13 @@
|
||||
"compilerOptions": {
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"lib": ["WebWorker"],
|
||||
},
|
||||
}
|
||||
// "allowJs": true,
|
||||
// "checkJs": true,
|
||||
"esModuleInterop": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"resolveJsonModule": true,
|
||||
"skipLibCheck": true,
|
||||
"sourceMap": true,
|
||||
// "strict": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user