Skip to content

Instantly share code, notes, and snippets.

@Planeshifter
Last active September 27, 2015 20:40
Show Gist options
  • Save Planeshifter/dd5d8b69d4454338e3e0 to your computer and use it in GitHub Desktop.
Save Planeshifter/dd5d8b69d4454338e3e0 to your computer and use it in GitHub Desktop.
TernJS Configuration FIle
{
"libs": {
"browser",
"ecma5",
"ecma6"
},
"plugins": {
"complete_strings": {},
"node": {},
"requirejs": {},
"doc_comment": {
"fullDocs": true
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment