mobify-code-style icon indicating copy to clipboard operation
mobify-code-style copied to clipboard

The react/jsx-space-before-closing rule is deprecated.

Open Howard-Zhou opened this issue 7 years ago • 0 comments

Changes

  • Remove "react/jsx-space-before-closing" rule from es6-react style guide as it's deprecated
  • Using "react/jsx-tag-spacing" instead.

Applicable Research Resources

  • https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-tag-spacing.md

Howard-Zhou avatar Aug 01 '17 01:08 Howard-Zhou