puppeteer/utils/doclint/check_public_api
Andrey Lushnikov 079db90066 fix(JSHandle.toString): clearer description for primitives (#993)
This patch:
- updates JSHandle.toString to make a nicer description for primitives
- excludes JSHandle.toString from documentation to avoid its abuse

References #382
2017-10-10 10:54:20 -07:00
..
test chore(doclint): fix doclint tests (#941) 2017-10-02 15:14:57 -07:00
Documentation.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
index.js fix(JSHandle.toString): clearer description for primitives (#993) 2017-10-10 10:54:20 -07:00
JSBuilder.js chore: Use Typescript to lint JSDoc annotations (#986) 2017-10-09 22:31:40 -07:00
MDBuilder.js feat(JSHandles): introduce JSHandles (#943) 2017-10-06 15:35:02 -07:00