mirror of
https://github.com/facebook/react.git
synced 2026-02-24 04:33:04 +00:00
* Add ESLint plugin to check for any function declare after return * Refactor code to move function declarations before return and fix failing lint