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
+6-6
Original file line number
Diff line number
Diff line change
@@ -734,18 +734,18 @@ You can also supply a custom message if you want:
734
734
735
735
eslint-config-prettier has been tested with:
736
736
737
-
- ESLint 7.1.0
737
+
- ESLint 7.9.0
738
738
- eslint-config-prettier 6.11.0 and older were tested with ESLint 6.x
739
739
- eslint-config-prettier 5.1.0 and older were tested with ESLint 5.x
740
740
- eslint-config-prettier 2.10.0 and older were tested with ESLint 4.x
741
741
- eslint-config-prettier 2.1.1 and older were tested with ESLint 3.x
742
-
- prettier 2.0.5
742
+
- prettier 2.1.2
743
743
-@typescript-eslint/eslint-plugin 4.2.0
744
-
- eslint-plugin-babel 5.3.0
745
-
- eslint-plugin-flowtype 5.1.3
746
-
- eslint-plugin-react 7.20.0
744
+
- eslint-plugin-babel 5.3.1
745
+
- eslint-plugin-flowtype 5.2.0
746
+
- eslint-plugin-react 7.21.2
747
747
- eslint-plugin-standard 4.0.1
748
-
- eslint-plugin-unicorn 20.1.0
748
+
- eslint-plugin-unicorn 22.0.0
749
749
- eslint-plugin-vue 6.2.2
750
750
751
751
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