Skip to content

Instantly share code, notes, and snippets.

@ThomasCrevoisier
Created September 7, 2016 15:24
Show Gist options
  • Save ThomasCrevoisier/0ccf10961fb7715bbdf67bb8464be430 to your computer and use it in GitHub Desktop.
Save ThomasCrevoisier/0ccf10961fb7715bbdf67bb8464be430 to your computer and use it in GitHub Desktop.
{
"env": {
"es6": true
},
"parserOptions: {
"ecmaVersion": 6,
"sourceType": "module"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment