Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

switch away from deprecated jsx-space-before-closing rule #6

Closed
stuwest opened this issue May 7, 2017 · 1 comment
Closed

switch away from deprecated jsx-space-before-closing rule #6

stuwest opened this issue May 7, 2017 · 1 comment

Comments

@stuwest
Copy link

stuwest commented May 7, 2017

As of v7.0.0, eslint-react-plugin gives this deprecation warning:

The react/jsx-space-before-closing rule is deprecated. Please use the react/jsx-tag-spacing rule with the "beforeSelfClosing" option instead.

Need to update our usage of this rule. v7 also updates its no-deprecated rule to add warnings for React 15.5's deprecation of React.PropTypes and React.createClass.

@stuwest
Copy link
Author

stuwest commented May 31, 2018

done in #16

@stuwest stuwest closed this as completed May 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant