Add required displayName eslint rule
Created by: erzhtor
It seems like we have lots of anonymous components in React DevTools. It would be good to enforce adding either displayName or named functions. Try migrating existing if not many, or add as warning.
See https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/display-name.md