puppeteer/utils/doclint/check_public_api
Jack Franklin efe561e112
chore: fix DocLint method diffing (#5594)
Our logic around missing methods wasn't quite right; if there is no set of missing methods for a class it _is_ an error and we still need to report it, we don't want to `continue`.
2020-04-06 12:36:28 +02:00
..
test chore: Use expect for assertions (#5581) 2020-04-03 13:22:55 +02:00
Documentation.js feat(puppeteer): introduce puppeteer.errors and puppeteer.devices (#4312) 2019-04-19 15:33:06 -07:00
index.js chore: fix DocLint method diffing (#5594) 2020-04-06 12:36:28 +02:00
JSBuilder.js chore: upgrade to TypeScript 3.7 (#5562) 2020-03-31 18:42:32 +02:00
MDBuilder.js chore(types): generate our own d.ts file from api.md (#3744) 2019-01-28 15:12:45 -08:00