Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,548 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in denoland/deno_lint that received 6 comments
fix(prefer-const): refactor & handle hoisting
WIP
Fixes #358
This PR looks quite big, but the policy of this change is just simple.
It introduces a new visitor called VariableCollector, which i…

