初始化仓库

This commit is contained in:
wangxiaowei
2025-04-18 17:00:38 +08:00
commit 5d4a682c16
424 changed files with 56737 additions and 0 deletions

View File

@ -0,0 +1,46 @@
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": false,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "3.8.0",
"appid": "wx5e2c7a2204b66251",
"projectname": "base",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
},
"editorSetting": {
"tabIndent": "auto",
"tabSize": 4
}
}