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
Describe the solution you'd like
I want Prettier to be the first action that reformats code
than I want the build in formatter from IntalliJ IDEA
I need to do the overwriting some Prettier formatting that cannot be configured.
Right now build in formatting goes first and than Prettier messes everything out.
Unfortunately Prettier is very little configured, much less than build in formatting, so I need to overwrite some of its hardcoded formatting.
For what product
IntelliJ IDEA
Intellij, Clion, etc.
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
I want Prettier to be the first action that reformats code
than I want the build in formatter from IntalliJ IDEA
I need to do the overwriting some Prettier formatting that cannot be configured.
Right now build in formatting goes first and than Prettier messes everything out.
Unfortunately Prettier is very little configured, much less than build in formatting, so I need to overwrite some of its hardcoded formatting.
For what product
IntelliJ IDEA
Intellij, Clion, etc.
The text was updated successfully, but these errors were encountered: