Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update eslint-plugin-shopify #1086

Merged
merged 1 commit into from Feb 21, 2019
Merged

Update eslint-plugin-shopify #1086

merged 1 commit into from Feb 21, 2019

Conversation

BPScott
Copy link
Member

@BPScott BPScott commented Feb 21, 2019

WHY are these changes introduced?

We recently got bit by using <> instead of <React.Fragment>. We should always use <React.Fragment> and people shouldn't be expected to remember that.

WHAT is this pull request doing?

How to 🎩

Ensure linting passes

Add a linting check to ensure we always use `<React.Fragment>` over `</>`
Remove deprecation notices that are no longer triggered (see
jsx-eslint/eslint-plugin-react#2069)
Copy link
Contributor

@tmlayton tmlayton left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Member

@kvendrik kvendrik left a comment

Choose a reason for hiding this comment

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

💯

@BPScott BPScott merged commit 6c93abe into master Feb 21, 2019
@BPScott BPScott deleted the update-eslint-plugin-react branch February 21, 2019 22:10
@amrocha amrocha temporarily deployed to production March 7, 2019 22:06 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖Skip Changelog Causes CI to ignore changelog update check.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants