Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@azakordonets
Created July 15, 2016 11:43
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save azakordonets/90cafad11de24fe142120c7a6a9aa7e5 to your computer and use it in GitHub Desktop.
Save azakordonets/90cafad11de24fe142120c7a6a9aa7e5 to your computer and use it in GitHub Desktop.
{
"cmd": ["babel-node", "$file"],
"selector": "source.js",
"path": "/usr/local/bin:$PATH", // ENV setting for mac users
"quiet": true // get rid of annoying `[Finished in %fs]`
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment