Files
jd-code-exchange/project.config.json
2025-09-14 00:00:03 +08:00

22 lines
405 B
JSON

{
"compileType": "miniprogram",
"libVersion": "3.120.0",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"minified": true,
"urlCheck": true,
"useNewDevtools": false,
"useNewCompiler": true
},
"condition": {},
"editorSetting": {
"tabIndent": "auto",
"tabSize": 2
},
"appid": "68c47321131b9b0001166b7d",
"projectName": "jd-code-exchange"
}