-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
This issue aims to integrate Prettier into the project to ensure consistent code formatting across files. Prettier is a widely-used code formatter that automatically formats code according to predefined rules, enhancing code readability and maintainability.
Tasks:
- Install Prettier as a development dependency.
- Configure Prettier to adhere to project-specific formatting rules.
- Set up pre-commit hooks to automatically format code using Prettier.
- Update CONTRIBUTING.md to include Prettier usage guidelines for contributors.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers