chache/project.config.json
2024-01-22 23:40:19 +08:00

31 lines
733 B
JSON

{
"appid": "wx7cd6452d5653d942",
"compileType": "miniprogram",
"libVersion": "3.3.2",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"coverView": true,
"es6": false,
"postcss": true,
"minified": true,
"enhance": false,
"ignoreDevUnusedFiles": false,
"ignoreUploadUnusedFiles": false,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"condition": false
},
"condition": {},
"editorSetting": {
"tabIndent": "auto",
"tabSize": 4
}
}