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

ui lint sort imports and exports #1750

Merged
merged 3 commits into from Nov 20, 2023
Merged

Conversation

bwp91
Copy link
Contributor

@bwp91 bwp91 commented Nov 19, 2023

♻️ Current situation

nothing is wrong with the existing codebase.

💡 Proposed solution

Add specific lint rules to sort imports and exports in files:

  • makes it look neater
  • highlights unused imports

⚙️ Release Notes

changelog updated in a separate PR

Testing

All existing tests unchanged, no tests added or deleted

@bwp91 bwp91 enabled auto-merge (squash) November 19, 2023 11:33
@bwp91 bwp91 mentioned this pull request Nov 19, 2023
5 tasks
donavanbecker
donavanbecker previously approved these changes Nov 19, 2023
ui/package.json Outdated Show resolved Hide resolved
@bwp91 bwp91 merged commit c8e505c into beta-4.53.0 Nov 20, 2023
26 checks passed
@bwp91 bwp91 deleted the bp/ui/lint-import-export branch November 20, 2023 00:50
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.

None yet

3 participants