mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
53e622ca7f
* Add ESLint plugin to check for any function declare after return * Refactor code to move function declarations before return and fix failing lint