playwright-mcp/tsconfig.all.json

5 lines
73 B
JSON

{
"extends": "./tsconfig.json",
"include": ["**/*.ts", "**/*.js"],
}