Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
burtek committed Nov 14, 2021
1 parent 0ad9eb4 commit 4ee0a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ To use any of the configs put `@dtrw/eslint-config/<name>` in your eslint config

name | notes
----------------------------|-------------
`eslint-config-base` | Base config, using some `eslint` and `typescript-eslint` rules as well as rules from eslint plugins `import` and `promise`
`eslint-config-base` | Base config, using some `eslint` and `typescript-eslint` rules as well as rules from eslint plugins `import`, `jest`, `jest-formatting` and `promise`
`eslint-config-react` | Config for reactJS and react-native projects, using rules from eslint plugins `react` and `react-hooks`. **Extends eslint-config-base**
`eslint-config-react-a11y` | Config for reactJS projects, using rules from eslint plugin `a11y`. **Extends eslint-config-react**
`eslint-config-lodash` | Config for projects utilising `lodash` library. This is an additional config, not extending any of the above ones

0 comments on commit 4ee0a22

Please sign in to comment.