Is there a way for eslint-plugin-format to format styled components / CSS-in-JS? #677
Unanswered
tannerbaum
asked this question in
Q&A
Replies: 0 comments
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.
-
As part of a recent refactor into a monorepo I switched over to antfu's eslint config solution and I am trying to fully embrace it, including the removal of prettier which we used to have. The only thing I seem to be missing so far is that my Styled Components css isn't getting formatted.
Is this some kind of antfu config setting I am missing? Or maybe a VSCode one? I tried searching the issues in both repos before posting. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions