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
leave everything as is until eslint completely drops the rules
easy, but no progress because those rules have been frozen and incomplete for years
switch to eslint-stylistic now
probably "easy", but I think that would force the user to update their config overrides
enable --prettier by default
I don't mind prettier, but I do not like the IDE showing formatting issues as "errors" while I code, they're incredibly distracting when it highlights a whole block of text
drop all stylistic rules
considering the existing of --prettier, I don’t think this would fly
The text was updated successfully, but these errors were encountered:
Context: https://twitter.com/antfu7/status/1701273844433252623
See https://github.com/eslint-stylistic
I see a few options going forward:
--prettier
by default--prettier
, I don’t think this would flyThe text was updated successfully, but these errors were encountered: