Skip to content

Instantly share code, notes, and snippets.

@Furze
Created December 8, 2016 16:29
Show Gist options
  • Save Furze/fc59fd43b8d506d3182e0db71be3c6b7 to your computer and use it in GitHub Desktop.
Save Furze/fc59fd43b8d506d3182e0db71be3c6b7 to your computer and use it in GitHub Desktop.
{
"files": [
"src/**.ts"
],
"compilerOptions": {
"noImplicitAny": true,
"target": "es5"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment