Skip to content

Instantly share code, notes, and snippets.

@ahmedelgabri
Created September 5, 2016 08:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save ahmedelgabri/edfdeb460792570ca989736f1b1fd873 to your computer and use it in GitHub Desktop.
Save ahmedelgabri/edfdeb460792570ca989736f1b1fd873 to your computer and use it in GitHub Desktop.
{
"ecmaVersion": 6,
"libs": [
"ecma5",
"ecma6",
"browser"
],
"loadEagerly": [],
"async": true,
"plugins": {
"doc_comment": {
"fullDocs": true
},
"complete_strings": {},
"es_modules": {},
"modules": {},
"node": {},
"commonjs": {},
"node_resolve":{}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment