Skip to content

Commit 5bedca9

Browse files
committed
chore: update docs
1 parent 3e2a669 commit 5bedca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ If you're using oxlint, you can enable the e18e plugin by adding it to your `.ox
5858
{
5959
"jsPlugins": ["@e18e/eslint-plugin"],
6060
"rules": {
61-
"e18e/prefer-includes": "error"
61+
"@e18e/prefer-includes": "error"
6262
}
6363
}
6464
```

0 commit comments

Comments
 (0)