puppeteer/src/common
Jack Franklin 29f7e161b1
chore(docs): reduce warnings when generating docs (#6138)
* chore(docs): reduce warnings when generating docs

This is a bunch of small miscellaneous fixes that reduce the amount of
warnings logged when generating our new docs. The long term goal is to
get this list down to 0 warnings, but I'll do it in multiple PRs.

* satisfy doclint
2020-07-02 12:15:39 +01:00
..
Accessibility.ts chore: enforce a max line length on comments (#6055) 2020-06-19 15:39:03 +01:00
assert.ts chore: create common directory (#6042) 2020-06-18 15:53:23 +01:00
Browser.ts docs(new): add TSDoc comments to BrowserContext (#6066) 2020-06-23 07:22:10 +02:00
Connection.ts docs(new): migrate CDPSession to TSDoc (#6064) 2020-06-22 12:05:10 +02:00
ConnectionTransport.ts chore: create common directory (#6042) 2020-06-18 15:53:23 +01:00
ConsoleMessage.ts chore: avoid disabling prettier (#6079) 2020-06-23 15:02:22 +01:00
Coverage.ts docs(new): Add TSDoc to Coverage class (#6106) 2020-06-29 09:53:28 +01:00
Debug.ts chore(agnostic): Migrate DOMWorld (#6054) 2020-06-25 13:01:46 +02:00
DeviceDescriptors.ts chore: create common directory (#6042) 2020-06-18 15:53:23 +01:00
Dialog.ts chore: enforce a max line length on comments (#6055) 2020-06-19 15:39:03 +01:00
DOMWorld.ts chore(docs): reduce warnings when generating docs (#6138) 2020-07-02 12:15:39 +01:00
EmulationManager.ts chore: create common directory (#6042) 2020-06-18 15:53:23 +01:00
Errors.ts docs(new): migrate TimeoutError to TSDoc (#6062) 2020-06-22 10:34:57 +02:00
EvalTypes.ts feat(types): add types for $eval (#6135) 2020-07-02 10:09:34 +01:00
EventEmitter.ts chore: create common directory (#6042) 2020-06-18 15:53:23 +01:00
Events.ts chore: create common directory (#6042) 2020-06-18 15:53:23 +01:00
ExecutionContext.ts feat(types): add (and fix) evaluateHandle types (#6130) 2020-07-01 12:44:08 +01:00
FileChooser.ts docs(new): migrate FileChooser docs to TSDoc (#6092) 2020-06-25 13:01:36 +02:00
FrameManager.ts chore(docs): reduce warnings when generating docs (#6138) 2020-07-02 12:15:39 +01:00
helper.ts chore: remove helper.promisify (#6100) 2020-06-25 13:01:46 +02:00
HTTPRequest.ts chore: enforce a max line length on comments (#6055) 2020-06-19 15:39:03 +01:00
HTTPResponse.ts docs(new): migrate HTTPResponse docs to TSDoc (#6085) 2020-06-25 13:01:46 +02:00
Input.ts chore(docs): reduce warnings when generating docs (#6138) 2020-07-02 12:15:39 +01:00
JSHandle.ts feat(types): add types for $eval (#6135) 2020-07-02 10:09:34 +01:00
LifecycleWatcher.ts chore: create common directory (#6042) 2020-06-18 15:53:23 +01:00
NetworkManager.ts chore: enforce a max line length on comments (#6055) 2020-06-19 15:39:03 +01:00
Page.ts chore(docs): reduce warnings when generating docs (#6138) 2020-07-02 12:15:39 +01:00
Puppeteer.ts chore(docs): reduce warnings when generating docs (#6138) 2020-07-02 12:15:39 +01:00
PuppeteerViewport.ts chore: create common directory (#6042) 2020-06-18 15:53:23 +01:00
QueryHandler.ts chore: create common directory (#6042) 2020-06-18 15:53:23 +01:00
SecurityDetails.ts docs(new): migrate SecurityDetails docs to TSDoc (#6053) 2020-06-19 15:30:28 +02:00
Target.ts chore(docs): reduce warnings when generating docs (#6138) 2020-07-02 12:15:39 +01:00
TimeoutSettings.ts chore: create common directory (#6042) 2020-06-18 15:53:23 +01:00
Tracing.ts chore(docs): reduce warnings when generating docs (#6138) 2020-07-02 12:15:39 +01:00
USKeyboardLayout.ts chore(docs): reduce warnings when generating docs (#6138) 2020-07-02 12:15:39 +01:00
WebSocketTransport.ts chore: create common directory (#6042) 2020-06-18 15:53:23 +01:00
WebWorker.ts chore(docs): reduce warnings when generating docs (#6138) 2020-07-02 12:15:39 +01:00