Skip to content

Instantly share code, notes, and snippets.

@gashupl
Created September 26, 2017 07:21
Show Gist options
  • Save gashupl/41d179628387d1f9be95f5947b79d8f4 to your computer and use it in GitHub Desktop.
Save gashupl/41d179628387d1f9be95f5947b79d8f4 to your computer and use it in GitHub Desktop.
tsconfig.json
{
"compilerOptions": {
"target": "es5",
"outDir": "../foo_/scripts",
"sourceMap": true,
"removeComments": true,
"sourceRoot": "/"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment