Skip to content

Commit c1d0ffd

Browse files
committed
chore: simplify eslint packages
1 parent a997575 commit c1d0ffd

File tree

2 files changed

+24
-8
lines changed

2 files changed

+24
-8
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@
3434
"@rollup/plugin-typescript": "11.1.6",
3535
"@types/js-beautify": "1.14.3",
3636
"@types/node": "20.14.13",
37-
"@typescript-eslint/eslint-plugin": "8.0.0",
38-
"@typescript-eslint/parser": "8.0.0",
3937
"@vitejs/plugin-vue": "5.1.1",
4038
"@vitejs/plugin-vue-jsx": "4.0.0",
4139
"@vitest/coverage-v8": "2.0.5",
@@ -55,6 +53,7 @@
5553
"rollup": "4.19.1",
5654
"tslib": "2.6.3",
5755
"typescript": "5.5.4",
56+
"typescript-eslint": "8.0.0",
5857
"unplugin-vue-components": "0.27.3",
5958
"vite": "5.3.5",
6059
"vitepress": "1.3.1",

pnpm-lock.yaml

+23-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)