We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d65066 commit 44bf931Copy full SHA for 44bf931
1 file changed
.vscode/tasks.json
@@ -40,6 +40,9 @@
40
"base": "$tsc-watch",
41
"owner": "typescript-strict-null",
42
"applyTo": "allDocuments"
43
+ },
44
+ "runOptions": {
45
+ "runOn": "folderOpen"
46
}
47
},
48
{
0 commit comments