We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b5cfe commit 8a53fa9Copy full SHA for 8a53fa9
packages/eslint-config/package.json
@@ -18,6 +18,8 @@
18
"eslint": ">=8.0.0"
19
},
20
"dependencies": {
21
+ "@typescript-eslint/eslint-plugin": "^5.42.0",
22
+ "@typescript-eslint/parser": "^5.42.0",
23
"@vue/eslint-config-typescript": "^11.0.2",
24
"eslint": "^8.24.0",
25
"eslint-config-standard": "^17.0.0",
0 commit comments