We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c040261 commit 4e78a35Copy full SHA for 4e78a35
.vscode/mcp.json
@@ -4,7 +4,7 @@
4
"type": "stdio",
5
"command": "node",
6
"args": [
7
- "/Users/bharatmiddha/code/rushstack-playwright-browser-server/apps/playwright-browser-tunnel/lib/PlaywrightMcpBrowserTunnelClientCommandLine.js"
+ "${workspaceFolder}/apps/playwright-browser-tunnel/lib/PlaywrightMcpBrowserTunnelClientCommandLine.js"
8
]
9
}
10
},
0 commit comments