yaofang/project.config.json

28 lines
540 B
JSON
Raw Permalink Normal View History

2024-11-13 15:49:01 +08:00
{
"appid": "wx5ca6e40088fe72ce",
"compileType": "miniprogram",
"libVersion": "3.6.5",
"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
}
}