Skip to content

Commit f8e4a2d

Browse files
committed
chore: rename VSCode task from 'Compile tests' to 'Build CLI Plugin'
1 parent 9a14ab2 commit f8e4a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"problemMatcher": "$tsc",
44
"tasks": [
55
{
6-
"label": "Compile tests",
6+
"label": "Build CLI Plugin",
77
"group": {
88
"kind": "build",
99
"isDefault": true

0 commit comments

Comments
 (0)