puppeteer/utils/doclint/test/04-bad-arguments/doc.md
Andrey Lushnikov c468c451c5 [doclint] move doclint testing to golden
This patch:
- move doclint testing to golden
- refactor doclint/lint.js to drop specs and everything
2017-07-13 11:17:02 -07:00

130 B

class: Foo

new Foo(arg1, arg2)

  • arg1 <[string]>
  • arg2 <[string]>

foo.test(fileNames)

  • filePaths <[Array]>