Skip to content

Instantly share code, notes, and snippets.

@elliotboney
Created April 23, 2014 15:41
Show Gist options
  • Save elliotboney/11220489 to your computer and use it in GitHub Desktop.
Save elliotboney/11220489 to your computer and use it in GitHub Desktop.
tern js .tern-project
{
"libs": [
"browser",
"jquery"
],
"plugins": {
"node": {},
"doc_comment": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment