加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
project.config.json 672 Bytes
一键复制 编辑 原始数据 按行查看 历史
smallnew666 提交于 2023-02-14 15:42 . Add files via upload
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": false,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "2.30.0",
"appid": "wx3f5c8e32b830ed8e",
"projectname": "chatgpt",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 4
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化