We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.eslintrc.json
1 parent d25511b commit b3c8498Copy full SHA for b3c8498
.eslintrc.json
@@ -31,7 +31,6 @@
31
"files": ["**/*.{ts,tsx,cts}"],
32
"extends": [
33
"eslint:recommended",
34
- "plugin:@typescript-eslint/eslint-recommended",
35
"plugin:import/recommended",
36
"plugin:react/recommended",
37
"plugin:@typescript-eslint/recommended"
0 commit comments