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 961ba4e commit 8e31ac6Copy full SHA for 8e31ac6
examples/vite-react-dom-app-v1/eslint.config.js
@@ -109,7 +109,6 @@ export default tseslint.config(
109
"@eslint-react/no-unstable-context-value": "warn",
110
"@eslint-react/no-unstable-default-props": "warn",
111
"@eslint-react/no-unused-class-component-members": "warn",
112
- "@eslint-react/no-unused-props": "warn",
113
"@eslint-react/no-unused-state": "warn",
114
"@eslint-react/no-use-context": "warn",
115
"@eslint-react/no-useless-forward-ref": "warn",
0 commit comments