Skip to content

Instantly share code, notes, and snippets.

@ThatCheck
Created January 11, 2016 16:40
Show Gist options
  • Save ThatCheck/296311c4f49e4e2eac20 to your computer and use it in GitHub Desktop.
Save ThatCheck/296311c4f49e4e2eac20 to your computer and use it in GitHub Desktop.
Add command to run eslint --fix on webstorm (or any jetbrains IDE like phpStorm)
parameter:
--fix "$FilePath$"
Working Directory:
$ProjectFileDir$
To configure go to : File => Settings => Tools => External Tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment