Skip to content

Instantly share code, notes, and snippets.

@takashi
Created July 12, 2016 17:40
Show Gist options
  • Save takashi/ef6c4d6ea2e8a3405bc08aa5b2c2545e to your computer and use it in GitHub Desktop.
Save takashi/ef6c4d6ea2e8a3405bc08aa5b2c2545e to your computer and use it in GitHub Desktop.
.tern-project
{
"libs": [
"browser",
"ecma6"
],
"plugins": {
"doc_comment": {},
"complete_strings": {},
"es_modules": {},
"node": {},
"webpack": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment