Created
December 5, 2017 06:08
-
-
Save zymr-keshav/41f3f638eafd4478cd82baa90d295276 to your computer and use it in GitHub Desktop.
Sublime Build to run es6 properies
This file contains 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
Show hidden characters
{ | |
"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