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 6473ba7 commit 933e48dCopy full SHA for 933e48d
eslint.config.js
@@ -58,11 +58,6 @@ export default defineConfig([
58
},
59
rules: {
60
'import/no-unresolved': 'off',
61
- 'react/prop-types': 0,
62
- 'jsx-a11y/anchor-has-content': 0,
63
- 'jsx-a11y/alt-text': 0,
64
- 'jsx-a11y/heading-has-content': 0,
65
- 'react-hooks/exhaustive-deps': 0,
66
67
settings: {
68
react: {
0 commit comments