fix: tsconfig base (#1859)
This commit is contained in:
committed by
GitHub
parent
afb48a6c40
commit
bbc615a18e
@@ -24,8 +24,8 @@
|
||||
"sourceMap": true,
|
||||
"strict": true,
|
||||
"disableReferencedProjectLoad": true,
|
||||
"disableSolutionSearching": true,
|
||||
"disableSourceOfProjectReferenceRedirect": true,
|
||||
// "disableSolutionSearching": true,
|
||||
// "disableSourceOfProjectReferenceRedirect": true,
|
||||
"target": "es2018"
|
||||
},
|
||||
"watchOptions": {
|
||||
|
||||
Reference in New Issue
Block a user