mirror of
https://github.com/facebook/react.git
synced 2026-02-26 00:15:01 +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