Skip to content

Instantly share code, notes, and snippets.

@elithrade
Created February 21, 2019 13:41
Show Gist options
  • Save elithrade/e099dfe44831c4ab97599c74c0c9a944 to your computer and use it in GitHub Desktop.
Save elithrade/e099dfe44831c4ab97599c74c0c9a944 to your computer and use it in GitHub Desktop.
.tern-project for deoplete-ternjs
{
"libs": [
"ecma5",
"ecma6",
"browser"
],
"loadEagerly": [
],
"plugins": {
"node": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment