Prettier, Eslint magic??? #3205
|
Hi When Prettier and eslint modify the textStyle of a template literal, is there a way to prevent the textStyle of the template literal from being changed to textstyle? before after (prettier packages --write && eslint packages --fix) I need help. |
Answered by
anubra266
Mar 25, 2025
Replies: 1 comment 2 replies
|
@pharma-bros-lucas what eslint warning was showing before you ran a fix |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@pharma-bros-lucas I'm not aware of any rule in the eslint plugin that gives this error, it might be from a different extension