puppeteer/test
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
..
assets Change let into const (#457) 2017-08-21 16:39:04 -07:00
golden Allow capturing transparent screenshots (#354) 2017-08-17 21:11:39 -07:00
server Change let into const (#457) 2017-08-21 16:39:04 -07:00
diffstyle.css Implement FrameManager 2017-06-21 14:11:52 -07:00
frame-utils.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
golden-utils.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