mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
3e94bce765
* 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