puppeteer/utils/doclint/preprocessor
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
..
index.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
test.js Change let into const (#457) 2017-08-21 16:39:04 -07:00