We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6313f98 commit 3d9c663Copy full SHA for 3d9c663
examples/vite-react-dom-legacy/.eslintrc.cjs
@@ -9,7 +9,7 @@ module.exports = {
9
{
10
files: ["src/**/*.{js, jsx}"],
11
extends: [
12
- "plugin:@eslint-react/debug-legacy",
+ "plugin:@eslint-react/recommended-legacy",
13
],
14
},
15
0 commit comments