Created
October 15, 2016 03:42
-
-
Save widyakumara/df992b63731302834ae807c10f99b8c2 to your computer and use it in GitHub Desktop.
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
// Javascript.sublime-build for SublimeText 3 on MacOS | |
{ | |
"cmd": ["node", "$file"], | |
"selector": "source.js", | |
"path": "$PATH" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment