Skip to content

Instantly share code, notes, and snippets.

@sasha7
Created January 17, 2018 19:55
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 sasha7/7884ea2eebd0ddb9b4b70f94e94dfed2 to your computer and use it in GitHub Desktop.
Save sasha7/7884ea2eebd0ddb9b4b70f94e94dfed2 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