zhangmeng
2024-04-10 a0242339a209d064a4919c13e2aff61cf40bfa58
commit | author | age
a02423 1 {
Z 2     "description": "项目配置文件。",
3     "packOptions": {
4         "ignore": [],
5         "include": []
6     },
7     "setting": {
8         "urlCheck": false,
9         "babelSetting": {
10             "ignore": [],
11             "disablePlugins": [],
12             "outputPath": ""
13         },
14         "condition": false,
15         "es6": true,
16         "enhance": true,
17         "postcss": false
18     },
19     "compileType": "miniprogram",
20     "libVersion": "2.25.3",
21     "appid": "wxa611e327c39153a8",
22     "projectname": "123",
23     "condition": {},
24     "editorSetting": {
25         "tabIndent": "insertSpaces",
26         "tabSize": 4
27     }
28 }