ESLINT will drop formatting in 9.x #262
jankapunkt started this conversation in General
Replies: 1 comment 1 reply
-
| @jankapunkt , we could also look at using EditorConfig as it is cross IDE compatible and can have the same set of extensive rules as ESLINT. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ESLINT 9 will drop formatting (
--fix) so we should think about a formatter, if we want one or if we keep the formatting to individuals. Can we even simply use prettier to comply with our current eslint config?Beta Was this translation helpful? Give feedback.
All reactions