You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
600 B

2 years ago
{
2 years ago
"description": "项目配置文件。",
2 years ago
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"minified": true,
"es6": true,
"postcss": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
2 years ago
}
2 years ago
},
"compileType": "miniprogram",
2 years ago
"libVersion": "2.25.4",
2 years ago
"appid": "wx679386b5e40ab43e",
"projectname": "admin",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 4
}
}