• Ville Immonen's avatar
    Update eslint-plugin-react and enable new rules (#696) · 2ed2b59a
    Ville Immonen authored
    * Update eslint-plugin-react and enable new rules
    
    New rules:
    * `react/no-danger-with-children` (yannickcr/eslint-plugin-react#710)
    * `react/no-find-dom-node` (yannickcr/eslint-plugin-react#678)
    * `react/style-prop-object` (yannickcr/eslint-plugin-react#715)
    
    * Remove react/no-find-dom-node for now
    2ed2b59a