Created
January 11, 2016 16:40
-
-
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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