-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
To maintain a consistent code style and improve code quality, we need to ensure ESLint and Prettier are properly set up and configured. After setting up, the entire codebase should be formatted according to these tools to standardize the coding style.
Acceptance Criteria:
- Set up and configure ESLint and Prettier.
- Run ESLint and Prettier on the entire codebase.
- Fix any linting issues that arise.
- Document the coding standards in the contributing guide.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers