mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
819fa355f4
This patch: - converts all var's to let's throughout the codebase - enforces the let's over var's via the eslint rule |
||
---|---|---|
.. | ||
.eslintrc.js | ||
Browser.js | ||
Connection.js | ||
Dialog.js | ||
FrameManager.js | ||
Navigator.js | ||
Page.js | ||
Request.js |