JMApp/project.config.json

30 lines
614 B
JSON
Raw Permalink Normal View History

2025-04-05 23:47:00 +08:00
{
"appid": "wxc7845752d17217d1",
"compileType": "miniprogram",
"libVersion": "3.3.4",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"coverView": true,
"es6": false,
"postcss": true,
"minified": true,
"enhance": false,
"ignoreDevUnusedFiles": false,
2025-04-09 23:29:51 +08:00
"ignoreUploadUnusedFiles": true,
2025-04-05 23:47:00 +08:00
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}