puppeteer/utils/doclint/check_public_api
Eric Bidelman 1f9b4fb4c8 Change let into const (#457)
This patch:
- changes `let` into `const` throughout codebase
- adds eslint check to prefer const over let
2017-08-21 16:39:04 -07:00
..
test Introduce Puppeteer.connect method (#264) 2017-08-15 14:29:42 -07:00
Documentation.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
ESTreeWalker.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
index.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
JSBuilder.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
MDBuilder.js Change let into const (#457) 2017-08-21 16:39:04 -07:00