Created
April 23, 2014 15:41
-
-
Save elliotboney/11220489 to your computer and use it in GitHub Desktop.
tern js .tern-project
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": [ | |
"browser", | |
"jquery" | |
], | |
"plugins": { | |
"node": {}, | |
"doc_comment": {} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment