Files
playwright-mcp/extension/src/ui/tsconfig.json
2025-09-04 15:00:42 -07:00

5 lines
88 B
JSON

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