Files
2025-04-30 13:59:26 +08:00

29 lines
659 B
JSON

{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "3.8.1",
"appid": "wx5e2c7a2204b66251",
"projectname": "base",
"condition": {},
"editorSetting": {
"tabIndent": "auto",
"tabSize": 4
}
}