Created
October 17, 2016 13:41
-
-
Save wizardnet972/a1f137d997f186a0451566e1ab45cdc5 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"version": "0.1.0", | |
"command": "tsc", | |
"isShellCommand": true, | |
"args": ["-p", "./src"], | |
"showOutput": "always", | |
"problemMatcher": "$tsc" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment