add allowJs.

Signed-off-by: lihong <lihong67@huawei.com>
Change-Id: I679172b84264634052cdeec8f3d715e1a781315f
This commit is contained in:
lihong
2021-09-27 19:50:23 +08:00
parent bdad04c0a7
commit ef747dee1c
+1
View File
@@ -1,6 +1,7 @@
{
"compileOnSave": false,
"compilerOptions": {
"allowJs": true,
"allowSyntheticDefaultImports": true,
"esModuleInterop": true,
"noImplicitAny": false,