Skip to content

Instantly share code, notes, and snippets.

@AhmedCommando
Created July 5, 2019 20:50
Show Gist options
  • Save AhmedCommando/e31a03245ff7f567913e9d44ce9b097b to your computer and use it in GitHub Desktop.
Save AhmedCommando/e31a03245ff7f567913e9d44ce9b097b to your computer and use it in GitHub Desktop.
tsconfig production mode
{
"extends": "./tsconfig",
"compilerOptions": {
"sourceMap": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment