mirror of
https://github.com/microsoft/playwright-mcp.git
synced 2026-01-31 20:03:39 +00:00
5 lines
73 B
JSON
5 lines
73 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["**/*.ts", "**/*.js"],
|
|
}
|