chore(web): add default frontend oxc tooling (#5585)

- add oxlint and oxfmt configuration for web/default quality checks

- replace ESLint and Prettier scripts with protected-header Oxc formatting

- update frontend workspace dependencies for oxlint and oxfmt
This commit is contained in:
QuentinHsu
2026-06-19 14:58:53 +08:00
committed by GitHub
parent 0c806db996
commit 5b4839fa37
10 changed files with 522 additions and 311 deletions
+2
View File
@@ -10,6 +10,8 @@
"axios": "^1.16.1",
"clsx": "^2.1.1",
"dayjs": "^1.11.20",
"oxfmt": "^0.54.0",
"oxlint": "^1.69.0",
"prettier": "^3.8.3",
"qrcode.react": "^4.2.0",
"react-icons": "^5.6.0",