Files
geminiWX/project.config.json
2025-12-12 14:06:35 +08:00

29 lines
565 B
JSON

{
"appid": "wx2d9b9759137ef46b",
"compileType": "miniprogram",
"libVersion": "3.12.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
}
}