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

Move eslint-disable comment so it doesn't get lost in organize imports #10704

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

bhollis
Copy link
Contributor

@bhollis bhollis commented Aug 29, 2024

Organize imports can cause the eslint-disable-next-line comment to be disassociated with its next line. By putting the comment on the same line, it will no longer get lost.

@bhollis bhollis force-pushed the eslint-disable-css-modules branch from 564bed4 to 6b67387 Compare August 29, 2024 07:36
@bhollis bhollis merged commit e6fff32 into master Aug 29, 2024
7 checks passed
@bhollis bhollis deleted the eslint-disable-css-modules branch August 29, 2024 21:44
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.

1 participant