Files
bodyWeight/project.config.json
T
2025-03-25 20:52:15 +08:00

29 lines
521 B
JSON

{
"appid": "wx6c71f3ebcdcddffd",
"compileType": "miniprogram",
"libVersion": "3.7.11",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"condition": {},
"editorSetting": {
"tabIndent": "tab",
"tabSize": 4
},
"simulatorPluginLibVersion": {}
}