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
+4-3
Original file line number
Diff line number
Diff line change
@@ -49,19 +49,20 @@ See the [originial documentation](https://github.com/typescript-eslint/typescrip
49
49
50
50
Some of its rules, however, might conflict with `prettier`.
51
51
So when used alongside other sharable configs, this config should be placed after all other configs except for the `prettier` ones in the `extends` array.
52
+
And make sure to also include the `@typescript-eslint` sub ruleset of the `prettier` config.
0 commit comments