playwright/packages
Dmitry Gozman c68f57d2d0
docs: mark optional properties/arguments explicitly with "?" (#13369)
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 "?".
2022-04-06 19:02:10 -07:00
..
html-reporter chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
playwright chore: cut v1.20 branch (#12593) 2022-03-08 14:01:20 -08:00
playwright-chromium chore: fix markdown links in NPM README's (#12833) 2022-03-17 15:28:57 +01:00
playwright-core docs: mark optional properties/arguments explicitly with "?" (#13369) 2022-04-06 19:02:10 -07:00
playwright-ct-react chore: reset page/context for reuse in component tests (#13264) 2022-04-04 12:39:43 -07:00
playwright-ct-svelte chore: reset page/context for reuse in component tests (#13264) 2022-04-04 12:39:43 -07:00
playwright-ct-vue chore: reset page/context for reuse in component tests (#13264) 2022-04-04 12:39:43 -07:00
playwright-firefox chore: fix markdown links in NPM README's (#12833) 2022-03-17 15:28:57 +01:00
playwright-test docs: mark optional properties/arguments explicitly with "?" (#13369) 2022-04-06 19:02:10 -07:00
playwright-webkit chore: fix markdown links in NPM README's (#12833) 2022-03-17 15:28:57 +01:00
recorder chore: move to folder-based deps lists (#13361) 2022-04-06 14:40:19 -07:00
trace-viewer chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
web chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
.eslintrc.js chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00