mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-19 16:43:34 -04:00
add allowJs. Signed-off-by: lihong <lihong67@huawei.com> Change-Id: I679172b84264634052cdeec8f3d715e1a781315f
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