mirror of
https://github.com/facebook/react.git
synced 2026-02-24 20:53:03 +00:00
* Enable prefer-const rule Stylistically I don't like this but Closure Compiler takes advantage of this information. * Auto-fix lints * Manually fix the remaining callsites