mirror of
https://github.com/microsoft/playwright.git
synced 2025-01-07 11:46:42 +03:00
c68f57d2d0
Previously, we were guessing whether something is optional from the comment (looking for stuff like "defaults to" or "optional"). To remove this error-prone technique, every optional property or argument (but not option) is explicitly marked with "?". |
||
---|---|---|
.. | ||
test | ||
exported.json | ||
index.js | ||
overrides-test.d.ts | ||
overrides-testReporter.d.ts | ||
overrides.d.ts | ||
parseOverrides.js |