Skip to content

Instantly share code, notes, and snippets.

@rahulsahay19
Created April 8, 2017 17:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rahulsahay19/f22470c725947ea2be3966bb16870290 to your computer and use it in GitHub Desktop.
Save rahulsahay19/f22470c725947ea2be3966bb16870290 to your computer and use it in GitHub Desktop.
tsconfig.json
{
"compilerOptions": {
"target": "es5",
"module": "commonjs",
"sourceMap": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment