Skip to content

Commit

Permalink
build: update eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
VdustR committed Jan 29, 2025
1 parent fbca980 commit b7095a9
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 388 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"vite": "^6.0.11"
},
"devDependencies": {
"@antfu/eslint-config": "^4.1.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@commitlint/types": "^19.5.0",
Expand All @@ -33,11 +34,12 @@
"@total-typescript/ts-reset": "^0.6.1",
"@types/lint-staged": "^13.3.0",
"@vitejs/plugin-react": "^4.3.4",
"@vp-tw/eslint-config": "^0.0.7",
"@vp-tw/eslint-config": "^0.0.9",
"@vp-tw/tsconfig": "^2.0.1",
"commitizen": "^4.3.1",
"cspell": "^8.17.2",
"eslint": "^9.19.0",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-react-compiler": "19.0.0-beta-27714ef-20250124",
"fast-glob": "^3.3.3",
"husky": "^9.1.7",
Expand Down
Loading

0 comments on commit b7095a9

Please sign in to comment.