-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix current file with ESLint on save #160
Comments
Same as #159. |
Duplicates #118 |
@dobesv fyi im doing this using a watcher, but its much better suited to a save action. |
@blowsie |
It's coming natively. Current EAP already supports prettier on save, eslint is coming. https://blog.jetbrains.com/webstorm/2019/12/webstorm-2020-1-roadmap/
|
Massive! Thank @blowsie |
WebStorm has some built-in action "Fix current file with ESLint", it would be great to run this action on save.
https://blog.jetbrains.com/webstorm/2016/08/using-external-tools/
The text was updated successfully, but these errors were encountered: