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

chore: remove JS types checker, rely on typescript We keep checking that all methods are documented, and no extra methods are documented, but rely on typescript for everything else.