chore: 迁移 lint/format 工具链 ESLint+Prettier → oxlint+oxfmt

This commit is contained in:
2026-06-06 00:57:55 +08:00
parent 3f88e33bd1
commit 121c6f764f
45 changed files with 625 additions and 1004 deletions

View File

@@ -19,6 +19,24 @@
"skillPath": "skills/antd/SKILL.md",
"computedHash": "4295010f09f85855cab9e9de9ec7f96c14541474b4f3f9d6ef89006430931b94"
},
"migrate-oxfmt": {
"source": "oxc-project/oxc",
"sourceType": "github",
"skillPath": ".agents/skills/migrate-oxfmt/SKILL.md",
"computedHash": "b3ae0d11b61d07471cf466ba0386490a9f7ed5c1186d4956a58ac55a4b6be6ad"
},
"migrate-oxlint": {
"source": "oxc-project/oxc",
"sourceType": "github",
"skillPath": ".agents/skills/migrate-oxlint/SKILL.md",
"computedHash": "efb0bcf1c44791ba292d0536eaef87fac535c1fcc5df3280bd7a79d049b8644c"
},
"performance-lint-rules": {
"source": "oxc-project/oxc",
"sourceType": "github",
"skillPath": ".agents/skills/performance-lint-rules/SKILL.md",
"computedHash": "0572ca4dfdaa5545a5473b1451d255796bd088418ddbc2a8dbddff68ef34a640"
},
"react-router-data-mode": {
"source": "remix-run/agent-skills",
"sourceType": "github",