Skip to content

Instantly share code, notes, and snippets.

@zymr-keshav
Created December 5, 2017 06:08
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/41f3f638eafd4478cd82baa90d295276 to your computer and use it in GitHub Desktop.
Save zymr-keshav/41f3f638eafd4478cd82baa90d295276 to your computer and use it in GitHub Desktop.
Sublime Build to run es6 properies
{
"shell_cmd": "babel-node ${file}",
"selector": "source.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment