rm test task (#268496)

This commit is contained in:
Megan Rogge
2025-09-26 12:26:05 -04:00
committed by GitHub
parent de1e882865
commit a28ead5f43
-11
View File
@@ -1,17 +1,6 @@
{
"version": "2.0.0",
"tasks": [
{
"label": "Testing Task Name",
"type": "shell",
"command": "sleep 3s && echo 123",
"presentation": {
"close": false,
"panel": "dedicated",
"showReuseMessage": false,
},
"problemMatcher": [],
},
{
"type": "npm",
"script": "watch-clientd",