Skip to content

Instantly share code, notes, and snippets.

@kenzik
Created April 22, 2017 21:19
Show Gist options
  • Save kenzik/c6d105e3f2175532b4dd3405aa469066 to your computer and use it in GitHub Desktop.
Save kenzik/c6d105e3f2175532b4dd3405aa469066 to your computer and use it in GitHub Desktop.
{
"compilerOptions": {
"target": "ES6"
},
"exclude": [
"node_modules"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment