Skip to content

Instantly share code, notes, and snippets.

@yveszoundi
Created January 3, 2016 23:33
Show Gist options
  • Save yveszoundi/64b83c7c809d5abd31fd to your computer and use it in GitHub Desktop.
Save yveszoundi/64b83c7c809d5abd31fd to your computer and use it in GitHub Desktop.
Sample Tern Project Config
{
"libs": ["ecma5"],
"loadEagerly": ["web-app/libs/*.js"],
"plugins": {
"angular": true,
"jquery": true,
"node": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment