Skip to content

Instantly share code, notes, and snippets.

@lopezjurip
Created June 3, 2015 03:20
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 lopezjurip/e0d504627af45f0a2625 to your computer and use it in GitHub Desktop.
Save lopezjurip/e0d504627af45f0a2625 to your computer and use it in GitHub Desktop.
Sublime Text 3 - JavaScript ES6 build (OSX)
{
"cmd": ["/usr/local/bin/node", "--harmony", "--use-strict", "$file"],
"selector": "source.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment