Skip to content

Conversation

@fabiomcosta
Copy link
Contributor

Enables react/jsx-equals-spacing. The dafault value is "never", so basicaly:

<Hello name = {firstname} />; becomes <Hello name={firstname} />;

See full doc: https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-equals-spacing.md

Enables `react/jsx-equals-spacing`. The dafault value is "never", so basicaly:

`<Hello name = {firstname} />;` becomes `<Hello name={firstname} />;`

See full doc: https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-equals-spacing.md
@fabiomcosta
Copy link
Contributor Author

@indexzero @gergelyke

Copy link
Contributor

@indexzero indexzero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@fabiomcosta
Copy link
Contributor Author

ping, I can't merge it, I'm not an admin

@3rd-Eden 3rd-Eden merged commit c477bf5 into godaddy:master Feb 5, 2018
wcole1-godaddy pushed a commit that referenced this pull request Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants