Skip to content

Instantly share code, notes, and snippets.

@selimtan
Created October 10, 2017 11:57
Show Gist options
  • Save selimtan/cea3134f14fa8ad8591965164761486b to your computer and use it in GitHub Desktop.
Save selimtan/cea3134f14fa8ad8591965164761486b to your computer and use it in GitHub Desktop.
{
"compilerOptions": {
"module": "commonjs",
"target": "es5",
"noImplicitAny": false,
"sourceMap": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment