relivator icon indicating copy to clipboard operation
relivator copied to clipboard

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

Open blefnk opened this issue 1 year ago • 0 comments

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 avatar May 28 '24 14:05 blefnk