This repository was archived by the owner on Mar 8, 2021. It is now read-only.
This repository was archived by the owner on Mar 8, 2021. It is now read-only.
no-var rule is going to affect adoption of es6 #40
Since
varis everywhere in the current pre-es6 codebase, transitioning over to es6 would mean rewriting every variable declaration in the codebase to pass es6 linting. Is this what we want?