Update tsconfig

This commit is contained in:
wangchao 2022-06-04 15:19:04 +08:00
parent 70f9cf1498
commit 5dec54464c
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
"allowSyntheticDefaultImports": true,
"sourceMap": true,
"baseUrl": ".",
"types": ["webpack-env"],
"paths": {
"@/*": ["src/*"]
},