refactor progress
This commit is contained in:
9
tsconfigs/frontend.json
Normal file
9
tsconfigs/frontend.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/tsconfig",
|
||||
"extends": "./base.json",
|
||||
"compilerOptions": {
|
||||
"lib": ["DOM", "DOM.Iterable", "ESNext"],
|
||||
"allowJs": true,
|
||||
"useDefineForClassFields": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user