Files
c/backend/project.config.json
1123 f5b706d892 1
2026-04-28 10:40:13 +08:00

29 lines
509 B
JSON

{
"appid": "wx42ba28b8e545ba14",
"compileType": "miniprogram",
"libVersion": "3.15.2",
"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": "tab",
"tabSize": 4
}
}