Skip to content

Commit 6e459a3

Browse files
committed
Remove not existent ESLint rule
1 parent 55366c9 commit 6e459a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.eslintrc.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"require-atomic-updates": "off",
3131
"@typescript-eslint/explicit-function-return-type": "off",
3232
"@typescript-eslint/camelcase": "off",
33-
"@typescript-eslint/no-implicit-any-catch": "error",
3433
"react/jsx-uses-react": "off",
3534
"react/react-in-jsx-scope": "off",
3635
"react/prop-types": "off",

0 commit comments

Comments
 (0)