Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit fc57b80

Browse files
authored
Update README.md (#474)
1 parent 004d794 commit fc57b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ import sonarjs from "eslint-plugin-sonarjs";
111111
]
112112
```
113113

114-
For ESLint 8: add `plugins` option to your `.eslintrc` and `plugin:sonarjs/recommended` to the `extends` option to enable all recommended rules:
114+
For ESLint 8: add `plugins` option to your `.eslintrc` and `plugin:sonarjs/recommended-legacy` to the `extends` option to enable all recommended rules:
115115

116116
```json
117117
{

0 commit comments

Comments
 (0)