-
Notifications
You must be signed in to change notification settings - Fork 111
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
Convert defaults to named exports where possible. #918
Labels
spring cleaning
Could be cleaned up one day
Comments
Skaiir
added
backlog
Queued in backlog
spring cleaning
Could be cleaned up one day
labels
Nov 28, 2023
I have the feeling this one will be in backlog forever, as the benefits are not that high. Do you think it makes sense to keep it or rather to our well-known refactor-as-you-go strategy? |
Skaiir
added a commit
that referenced
this issue
Jan 10, 2024
This was referenced Jan 10, 2024
Skaiir
added a commit
that referenced
this issue
Jan 10, 2024
Skaiir
added a commit
that referenced
this issue
Jan 11, 2024
Skaiir
added a commit
that referenced
this issue
Jan 11, 2024
Skaiir
added a commit
that referenced
this issue
Jan 11, 2024
Skaiir
added a commit
that referenced
this issue
Jan 11, 2024
This is now enforced via linting rules. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What should we do?
Move to using named exports by default.
Why should we do it?
To ensure consistent naming and reduce reassignments.
The text was updated successfully, but these errors were encountered: