Skip to content

Commit 8e31ac6

Browse files
authored
remove rule from examples for now
Signed-off-by: Ulrich Stark <[email protected]>
1 parent 961ba4e commit 8e31ac6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/vite-react-dom-app-v1/eslint.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ export default tseslint.config(
109109
"@eslint-react/no-unstable-context-value": "warn",
110110
"@eslint-react/no-unstable-default-props": "warn",
111111
"@eslint-react/no-unused-class-component-members": "warn",
112-
"@eslint-react/no-unused-props": "warn",
113112
"@eslint-react/no-unused-state": "warn",
114113
"@eslint-react/no-use-context": "warn",
115114
"@eslint-react/no-useless-forward-ref": "warn",

0 commit comments

Comments
 (0)