This commit is contained in:
TonyChyi
2024-12-27 22:44:32 +08:00
commit 0de9992474
23 changed files with 362 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
{
"appid": "wx127af54b7533d89e",
"compileType": "miniprogram",
"libVersion": "3.7.3",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}