feat: qianpw to wuxichen
Some checks failed
coverage CI / build (push) Has been cancelled

This commit is contained in:
2025-09-24 15:58:11 +08:00
31 changed files with 3470 additions and 16 deletions

View File

@@ -15,6 +15,7 @@
"jest": "jest",
"lint": "npm run biome:lint && npm run tsc",
"lint-staged": "lint-staged",
"lint:fix": "eslint --fix --quiet",
"biome:lint": "npx @biomejs/biome lint",
"openapi": "max openapi",
"prepare": "husky",