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

🏗️ Comment Out Unused Code in 1.2.6, Remove in 1.3.0 #37

Open
blefnk opened this issue May 28, 2024 · 0 comments
Open

🏗️ Comment Out Unused Code in 1.2.6, Remove in 1.3.0 #37

blefnk opened this issue May 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@blefnk
Copy link
Owner

blefnk commented May 28, 2024

You will no longer have to worry about whether something is being used in the code, especially when it comes to exporting functions, types, etc. If someone needs something from the unused items, they can keep it by uncommenting it for themselves and moving it to a separate file. It's recommended to keep it then in the src/cluster folder, where all your very personal files will be stored and untouched by any updates. Updated Biome and ESLint configs will now help keep things clean.

@blefnk blefnk self-assigned this May 28, 2024
@blefnk blefnk added the enhancement New feature or request label May 28, 2024
@blefnk blefnk added this to the v1-v2 milestone May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant