Skip to content

Instantly share code, notes, and snippets.

@jodaka
Created April 4, 2013 18:28
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 jodaka/5312826 to your computer and use it in GitHub Desktop.
Save jodaka/5312826 to your computer and use it in GitHub Desktop.
{
"folders":
[
{
"path": "quiz",
"folder_exclude_patterns": [ "node_modules" ]
}
],
"ternjs": {
"exclude": [ "node_modules/**" ],
"libs": [ "browser" ]
},
"settings": {
"tab_size": 4
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment