Skip to content

Instantly share code, notes, and snippets.

@subhaze
Created March 29, 2014 01:09
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 subhaze/9846391 to your computer and use it in GitHub Desktop.
Save subhaze/9846391 to your computer and use it in GitHub Desktop.
Setup node module completions in Tern.js
{
"libs": [
],
"plugins": {
"node": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment