-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestfixSomething work but doesn't work so goodSomething work but doesn't work so good
Description
Several files are overly minified/compacted, hindering code reviews. Furthermore, the use of "magic strings" for states creates a fragile developer experience.
Tasks:
Format: Run a project-wide formatter (Prettier/ESLint) to restore readability.
Type Reinforcement: Update types.js to export actual enums or const objects for states. Replace free strings with these constants across the codebase.
Cleanup: Evaluate if the backups/ folder should be removed from main and moved to GitHub Releases or artifacts to reduce repo "noise."
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfixSomething work but doesn't work so goodSomething work but doesn't work so good