Skip to content

Commit

Permalink
Update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lydell committed Dec 5, 2020
1 parent 068fd1b commit 078db84
Show file tree
Hide file tree
Showing 3 changed files with 160 additions and 216 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -678,21 +678,21 @@ You can also supply a custom message if you want:

eslint-config-prettier has been tested with:

- ESLint 7.14.0
- ESLint 7.15.0
- eslint-config-prettier 7.0.0 requires ESLint 7.0.0 or newer, while eslint-config-prettier 6.15.0 and older should also work with ESLint versions down to 3.x.
- eslint-config-prettier 6.11.0 and older were tested with ESLint 6.x
- eslint-config-prettier 5.1.0 and older were tested with ESLint 5.x
- eslint-config-prettier 2.10.0 and older were tested with ESLint 4.x
- eslint-config-prettier 2.1.1 and older were tested with ESLint 3.x
- prettier 2.2.1
- @typescript-eslint/eslint-plugin 4.8.2
- @typescript-eslint/eslint-plugin 4.9.0
- eslint-plugin-babel 5.3.1
- eslint-plugin-flowtype 5.2.0
- eslint-plugin-prettier 3.1.4
- eslint-plugin-prettier 3.2.0
- eslint-plugin-react 7.21.5
- eslint-plugin-standard 4.0.2
- eslint-plugin-unicorn 23.0.0
- eslint-plugin-vue 7.1.0
- eslint-plugin-vue 7.2.0

Have new rules been added since those versions? Have we missed any rules? Is there a plugin you would like to see exclusions for? Open an issue or a pull request!

Expand Down

0 comments on commit 078db84

Please sign in to comment.