freight-ts-dy-web/project.config.json

30 lines
615 B
JSON
Raw Permalink Normal View History

2024-09-06 01:53:51 +00:00
{
"appid": "tt5ff52948c0c236df01",
"compileType": "miniprogram",
"libVersion": "3.5.3",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
2024-10-09 02:37:18 +00:00
},
"ignoreDevUnusedFiles": false,
"ignoreUploadUnusedFiles": false
2024-09-06 01:53:51 +00:00
},
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}