Files
playwright-mcp/packages/extension/src/ui/tsconfig.json
2026-01-23 10:37:33 +00:00

5 lines
88 B
JSON

// Help VSCode to find right tsconfig file.
{
"extends": "../../tsconfig.ui.json"
}