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