puppeteer/utils/doclint/test/golden/09-event-errors.txt
Andrey Lushnikov 6eac22dd87 [doclint] lint events
This patch:
- adds event linting to the doclint
- improves `api.md` to add events and more information about
  classes reported by events.

References #14.
2017-07-14 23:52:13 -07:00

2 lines
106 B
Plaintext

[MarkDown] Non-existing event found in class Foo: 'stop'
[MarkDown] Event not found in class Foo: 'finish'