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 e8904b3 commit 5a9ef4bCopy full SHA for 5a9ef4b
eslint.config.mjs
@@ -26,7 +26,6 @@ export default [
26
"jsx-a11y/anchor-is-valid": ["off"],
27
"no-undef": ["off"],
28
"react/destructuring-assignment": ["off"],
29
- "react/forbid-prop-types": ["off"],
30
31
"react/jsx-filename-extension": [
32
1,
0 commit comments