Skip to content

Instantly share code, notes, and snippets.

@wellingtonpgp
Created August 24, 2017 02:59
Show Gist options
  • Select an option

  • Save wellingtonpgp/ead8ef9971e576b619745656e135eca9 to your computer and use it in GitHub Desktop.

Select an option

Save wellingtonpgp/ead8ef9971e576b619745656e135eca9 to your computer and use it in GitHub Desktop.
tasks.json tyscript
{
"version": "0.1.0",
"command": "tsc",
"isShellCommand": true,
"args": ["-p", "."],
"showOutput": "always",
"problemMatcher": "$tsc"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment