mirror of
https://github.com/microsoft/playwright-mcp.git
synced 2025-07-23 22:22:28 +08:00
5 lines
73 B
JSON
5 lines
73 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["**/*.ts", "**/*.js"],
|
|
}
|