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.

34 lines
635 B

1 month ago
{
"compileType": "miniprogram",
"libVersion": "trial",
"packOptions": {
"ignore": [
{
"value": "/minitest",
"type": "folder"
}
],
"include": []
},
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"condition": {},
"editorSetting": {
"tabIndent": "auto",
"tabSize": 2
},
"appid": "wx0e62d159b9194ece",
"testRoot": "minitest/"
}