How do I get Webstorm to format with prettier on save? There’s the manual “reformat with prettier” command that works like a charm, but how do I trigger it on save?
How do I get Webstorm to format with prettier on save? There’s the manual “reformat with prettier” command that works like a charm, but how do I trigger it on save?
In the settings it says "Prettier package not specified. But I’m using the “Automatic prettier configuration” option and it works perfectly when triggered manually through the contextual menu (right clicking).