mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
c468c451c5
This patch: - move doclint testing to golden - refactor doclint/lint.js to drop specs and everything
8 lines
130 B
Markdown
8 lines
130 B
Markdown
### class: Foo
|
|
#### new Foo(arg1, arg2)
|
|
- `arg1` <[string]>
|
|
- `arg2` <[string]>
|
|
|
|
#### foo.test(fileNames)
|
|
- `filePaths` <[Array]>
|