Files
pgserver3.0/pgapp/project.config.json
annnj-company 130c1026c4 first commit
2026-04-17 18:29:53 +08:00

28 lines
541 B
JSON

{
"appid": "wx8dac76f8dca42162",
"compileType": "miniprogram",
"libVersion": "2.27.1",
"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
}
}