add allowJs.

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