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
which completely changes the line and makes this setting no longer work because the \"],\" characters are no longer part of the setting.
I wasn't sure if it's a bug or not, so I decided to post it here,
I don't know how to make it so prettier won't ruin this specific line.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have the following line in
.js
:(this is just a setting for Firefox)
and when I try to use prettier it changes this line to:
which completely changes the line and makes this setting no longer work because the
\"],\"
characters are no longer part of the setting.I wasn't sure if it's a bug or not, so I decided to post it here,
I don't know how to make it so prettier won't ruin this specific line.
Beta Was this translation helpful? Give feedback.
All reactions