You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -648,21 +648,21 @@ You can also supply a custom message if you want:
648
648
649
649
eslint-config-prettier has been tested with:
650
650
651
-
- ESLint 7.20.0
651
+
- ESLint 7.24.0
652
652
- 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.
653
653
- eslint-config-prettier 6.11.0 and older were tested with ESLint 6.x
654
654
- eslint-config-prettier 5.1.0 and older were tested with ESLint 5.x
655
655
- eslint-config-prettier 2.10.0 and older were tested with ESLint 4.x
656
656
- eslint-config-prettier 2.1.1 and older were tested with ESLint 3.x
657
657
- prettier 2.2.1
658
-
-@typescript-eslint/eslint-plugin 4.15.2
658
+
-@typescript-eslint/eslint-plugin 4.22.0
659
659
- eslint-plugin-babel 5.3.1
660
660
- eslint-plugin-flowtype 5.7.0
661
661
- eslint-plugin-prettier 3.3.1
662
-
- eslint-plugin-react 7.22.0
662
+
- eslint-plugin-react 7.23.2
663
663
- eslint-plugin-standard 4.0.2
664
-
- eslint-plugin-unicorn 28.0.2
665
-
- eslint-plugin-vue 7.6.0
664
+
- eslint-plugin-unicorn 29.0.0
665
+
- eslint-plugin-vue 7.9.0
666
666
667
667
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!
0 commit comments