mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-21 12:05:24 -04:00
add allowJs. Signed-off-by: lihong <lihong67@huawei.com> Change-Id: If98a4fe3ec0f1241b3228d838249b3576543d933
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"compileOnSave": false,
|
||||
"compilerOptions": {
|
||||
"allowJs": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"esModuleInterop": true,
|
||||
"noImplicitAny": false,
|
||||
|
||||
Reference in New Issue
Block a user