style: apply code formatting and cleanup

- Format TypeScript files with Prettier (App.tsx, EnvWarningBanner.tsx, formatters.ts)
- Organize Rust imports and module order alphabetically
- Add newline at end of JSON files (en.json, zh.json)
- Update Cargo.lock for dependency changes
This commit is contained in:
YoVinchen
2025-11-19 01:16:19 +08:00
parent bbb356a948
commit ec04132303
11 changed files with 150 additions and 26 deletions

View File

@@ -710,4 +710,4 @@
"importSuccessDescription": "供应商 \"{{name}}\" 已成功导入",
"importError": "导入失败"
}
}
}