Skip to content

Instantly share code, notes, and snippets.

@joma74
Last active April 25, 2017 18:47
Show Gist options
  • Select an option

  • Save joma74/9a8ed08ebd967b5989a0f9c041eebf7d to your computer and use it in GitHub Desktop.

Select an option

Save joma74/9a8ed08ebd967b5989a0f9c041eebf7d to your computer and use it in GitHub Desktop.
!Atom
All about Atom
{
"ecmaVersion": 6,
"libs": [
"browser"
],
"plugins": {
"doc_comment": {
"fullDocs": true,
"strong": true
},
"modules": {
"dontLoad": "",
"load": "",
"modules": ""
},
"es_modules": {},
"commonjs": {},
"node_resolve": {},
"node": {}
},
"loadEagerly": [],
"dontLoad": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment