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 4bea0d5 commit 6314bf5Copy full SHA for 6314bf5
website/eslint.config.mjs
@@ -44,7 +44,6 @@ export default tseslint.config(
44
// eslint-disable-next-line @typescript-eslint/no-unsafe-member-access
45
...eslintPluginReactHooks.configs.recommended.rules,
46
47
- 'react/prop-types': 'off',
48
'react/sort-prop-types': 'error',
49
50
'no-undef': 'off',
0 commit comments