mirror of
https://github.com/microsoft/playwright-mcp.git
synced 2026-01-30 06:22:03 +00:00
5 lines
88 B
JSON
5 lines
88 B
JSON
// Help VSCode to find right tsconfig file.
|
|
{
|
|
"extends": "../../tsconfig.ui.json"
|
|
}
|