We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55366c9 commit 6e459a3Copy full SHA for 6e459a3
.eslintrc.json
@@ -30,7 +30,6 @@
30
"require-atomic-updates": "off",
31
"@typescript-eslint/explicit-function-return-type": "off",
32
"@typescript-eslint/camelcase": "off",
33
- "@typescript-eslint/no-implicit-any-catch": "error",
34
"react/jsx-uses-react": "off",
35
"react/react-in-jsx-scope": "off",
36
"react/prop-types": "off",
0 commit comments