Skip to content

Instantly share code, notes, and snippets.

@zymr-keshav
Created December 5, 2017 06:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zymr-keshav/b812d4d04fcfa2beb7b4b77ae0865301 to your computer and use it in GitHub Desktop.
Save zymr-keshav/b812d4d04fcfa2beb7b4b77ae0865301 to your computer and use it in GitHub Desktop.
eslint quick fix sublime build
{
"shell_cmd": "$project_path/node_modules/eslint/bin/eslint.js --fix $file"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment