wen-yi/dist/dev/mp-weixin/project.config.json
2026-03-31 16:44:41 +08:00

24 lines
476 B
JSON

{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "3.13.2",
"appid": "wxed54ab6227ca85b6",
"projectname": "",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}