canyin-project/yb_wm/project.config.json

28 lines
540 B
JSON
Raw Normal View History

2024-11-01 16:07:54 +08:00
{
"appid": "wx033c30e366eff6ac",
"compileType": "miniprogram",
"libVersion": "3.4.1",
"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
}
}