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

build: add eslint import order rules #278

Merged
merged 1 commit into from
Apr 16, 2023

Conversation

johnhooks
Copy link
Collaborator

What?

Add ESLint rules to organize the order of imports in JavaScript files.

Why?

It helps keep things organized and easier to see at a glance if a decency is from WordPress, external or internal.

@johnhooks johnhooks added the [Type] development tools Setting up and cofniguring tools to help with the development process. label Apr 16, 2023
@johnhooks johnhooks requested a review from erikyo April 16, 2023 13:25
Copy link
Collaborator

@erikyo erikyo left a comment

Choose a reason for hiding this comment

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

LGTM!

@johnhooks johnhooks merged commit 02d89ab into WordPress:develop Apr 16, 2023
@johnhooks johnhooks deleted the build/eslint-import-order branch April 16, 2023 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] development tools Setting up and cofniguring tools to help with the development process.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants