Skip to content

Instantly share code, notes, and snippets.

@redeemefy
Created August 30, 2020 02:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save redeemefy/b6fea328253f96bbf8dfd13dc98d413d to your computer and use it in GitHub Desktop.
Save redeemefy/b6fea328253f96bbf8dfd13dc98d413d to your computer and use it in GitHub Desktop.
Settings for tern-project file
{
"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