Skip to content

Commit

Permalink
${workspaceRoot} -> ${workspaceFolder}
Browse files Browse the repository at this point in the history
  • Loading branch information
torn4dom4n authored Oct 8, 2018
1 parent 381a500 commit 2f23d92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Available variables which can be used inside of strings.
// ${workspaceRoot}: the root folder of the team
// ${workspaceFolder}: the root folder of the team
// ${file}: the current opened file
// ${fileBasename}: the current opened file's basename
// ${fileDirname}: the current opened file's dirname
Expand Down Expand Up @@ -28,4 +28,4 @@

// use the standard tsc in watch mode problem matcher to find compile problems in the output.
"problemMatcher": "$tsc-watch"
}
}

0 comments on commit 2f23d92

Please sign in to comment.