fonchat/project.config.json
2023-10-25 10:02:04 +08:00

29 lines
565 B
JSON

{
"appid": "wx1e155fd041eda3be",
"compileType": "miniprogram",
"libVersion": "2.31.1",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"condition": false
},
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}