Skip to content

Commit f92fea4

Browse files
committed
remove testing shortcut
1 parent 14fd00e commit f92fea4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.vscode/launch.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,6 @@
55
{
66
"version": "0.2.0",
77
"configurations": [
8-
{
9-
"command": "pnpm jest -- rest-partial.test.ts",
10-
"name": "Run npm start",
11-
"request": "launch",
12-
"type": "node-terminal",
13-
"cwd": "${workspaceFolder}/packages/server"
14-
},
15-
168
{
179
"name": "Attach",
1810
"port": 9229,

0 commit comments

Comments
 (0)