Skip to content

Commit

Permalink
Mention configuration in README (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
vilchik-elena committed Jul 1, 2021
1 parent 00e06c9 commit d23f065
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,9 @@ npm install eslint-plugin-sonarjs -g # or install globally
}
```

## Available Configurations

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.
## Contributing

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

0 comments on commit d23f065

Please sign in to comment.