提交
This commit is contained in:
10
pxdj-front-h5/jsconfig.json
Normal file
10
pxdj-front-h5/jsconfig.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"types": [
|
||||
"@dcloudio/types",
|
||||
"miniprogram-api-typings",
|
||||
"mini-types"
|
||||
]
|
||||
},
|
||||
"allowJs": true // 允许编译js文件
|
||||
}
|
||||
Reference in New Issue
Block a user