Files
shoot-miniprograms/project.config.json
2025-05-23 20:58:24 +08:00

30 lines
564 B
JSON

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