Created
February 21, 2019 13:41
-
-
Save elithrade/e099dfe44831c4ab97599c74c0c9a944 to your computer and use it in GitHub Desktop.
.tern-project for deoplete-ternjs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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