mirror of
https://github.com/microsoft/playwright-mcp.git
synced 2025-10-12 00:25:14 +03:00
5 lines
85 B
JSON
5 lines
85 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["**/*.ts", "**/*.tsx", "**/*.js"],
|
|
}
|