Skip to content

Instantly share code, notes, and snippets.

@andreloureiro
Created March 21, 2016 01:04
Show Gist options
  • Save andreloureiro/62366697f0389448ae07 to your computer and use it in GitHub Desktop.
Save andreloureiro/62366697f0389448ae07 to your computer and use it in GitHub Desktop.
{
"ecmaVersion": 6,
"libs": ["browser"],
"loadEagerly": [
"app/**/*.js"
],
"plugins": {
"doc_comment": {
"fullDocs": true
},
"es_modules": {},
"modules": {},
"node": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment