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

Commit d23f065

Browse files
Mention configuration in README (#251)
1 parent 00e06c9 commit d23f065

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,9 @@ npm install eslint-plugin-sonarjs -g # or install globally
121121
}
122122
```
123123

124+
## Available Configurations
125+
126+
This plugin provides only `recommended` configuration. Almost all rules are activated in this profile with a few exceptions (check `disabled` tag in the rules list). `recommended` configuration activates rules with `error` severity.
124127
## Contributing
125128

126129
You want to participate in the development of the project? Have a look at our [contributing](./docs/CONTRIBUTING.md) guide!

0 commit comments

Comments
 (0)