sheerun / prettier-standard

Formats with Prettier and lints with ESLint+Standard! (✿◠‿◠)
MIT License
868 stars 44 forks source link

How can I use with WebStorm? #67

Closed robbporto closed 5 years ago

robbporto commented 5 years ago

I'm trying to set prettier-standard as the default prettier in WebStorm but I'm getting this one error (see attachment).

screen shot 2018-09-27 at 17 30 28

screen shot 2018-09-27 at 17 29 59

robbporto commented 5 years ago

Answer: using File Watchers, like this:

image