Skip to content

Instantly share code, notes, and snippets.

@radi-cho
Created August 24, 2017 18:11
Show Gist options
  • Save radi-cho/e5a03b0b620983ceff5d45dc78c1de22 to your computer and use it in GitHub Desktop.
Save radi-cho/e5a03b0b620983ceff5d45dc78c1de22 to your computer and use it in GitHub Desktop.
{
"compileOnSave": true,
"compilerOptions": {
"watch": true,
"target": "es5",
"outFile": "demo.js",
"inlineSourceMap": true,
"removeComments": true
}
}
// More info: https://www.typescriptlang.org/docs/handbook/tsconfig-json.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment