We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a4ce45 commit 8387923Copy full SHA for 8387923
.vscode/task.json
@@ -0,0 +1,6 @@
1
+{
2
+ "version": "0.1.0",
3
+ "command": "./node_modules/.bin/tsc",
4
+ "args": ["-v"],
5
+ "echoCommand": true
6
+}
0 commit comments