mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

Introduce `--tsconfig` to specify a single config to be used for all imported files, instead of looking up tsconfig for each file separately. Fixes #12829.