Skip to content

Instantly share code, notes, and snippets.

@sasha7
Created January 17, 2018 19:55
{
"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