071faa482c
纳入 AGC Cargo workspace 的统一 rustfmt 检查与格式化入口 完成项目 TypeScript/Prettier 与 Rust 全量格式化 修复 Pingora expected executable 门禁的空白敏感误报 同步开发运维文档与 AGC skill pack 格式化忽略规则
37 lines
806 B
JSON
37 lines
806 B
JSON
{
|
|
"setting": {
|
|
"es6": true,
|
|
"postcss": true,
|
|
"minified": true,
|
|
"uglifyFileName": false,
|
|
"enhance": true,
|
|
"packNpmRelationList": [],
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
},
|
|
"useCompilerPlugins": false,
|
|
"minifyWXML": true,
|
|
"compileWorklet": false,
|
|
"uploadWithSourceMap": true,
|
|
"packNpmManually": false,
|
|
"minifyWXSS": true,
|
|
"localPlugins": false,
|
|
"disableUseStrict": false,
|
|
"condition": false,
|
|
"swc": false,
|
|
"disableSWC": true
|
|
},
|
|
"compileType": "miniprogram",
|
|
"miniprogramRoot": "miniprogram/",
|
|
"simulatorPluginLibVersion": {},
|
|
"packOptions": {
|
|
"ignore": [],
|
|
"include": []
|
|
},
|
|
"appid": "wx3da23ea14ca66b65",
|
|
"editorSetting": {},
|
|
"libVersion": "3.15.2"
|
|
}
|