Currently, there is no ESLint configuration or code formatting in place. This makes the codebase inconsistent.
Enhancement Proposal:
Set up ESLint for consistent coding standards and formatting.
Integrate ESLint checks into the workflow.
Ensure ESLint runs before pushing code (pre-commit or pre-push hook).