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 3e2a669 commit 5bedca9Copy full SHA for 5bedca9
1 file changed
README.md
@@ -58,7 +58,7 @@ If you're using oxlint, you can enable the e18e plugin by adding it to your `.ox
58
{
59
"jsPlugins": ["@e18e/eslint-plugin"],
60
"rules": {
61
- "e18e/prefer-includes": "error"
+ "@e18e/prefer-includes": "error"
62
}
63
64
```
0 commit comments