Skip to content

feat: support ESLint 9 Flat Config #573

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Oct 9, 2024
Prev Previous commit
Next Next commit
fix: update @vue/create-eslint-config to 0.4.1 to fix global ignore i…
…ssue
  • Loading branch information
haoqunjiang committed Oct 5, 2024
commit 02a3ffd79badd47048d1333452d392bfabbe62d9
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/eslint": "^9.6.1",
"@types/node": "^20.16.10",
"@types/prompts": "^2.4.9",
"@vue/create-eslint-config": "0.4.0",
"@vue/create-eslint-config": "0.4.1",
"@vue/tsconfig": "^0.5.1",
"ejs": "^3.1.10",
"esbuild": "^0.18.20",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading