Created
August 30, 2020 02:51
-
-
Save redeemefy/b6fea328253f96bbf8dfd13dc98d413d to your computer and use it in GitHub Desktop.
Settings for tern-project file
This file contains hidden or 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" | |
], | |
"plugins": { | |
"node": {}, | |
"modules": {}, | |
"requirejs": {}, | |
"es_modules": {}, | |
"jasmine": {} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment