Created
August 24, 2017 18:11
-
-
Save radi-cho/e5a03b0b620983ceff5d45dc78c1de22 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"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