AOSSIE-Org / AOSSIE-Org/EduAid
Implement Prettier Formatting Scripts for Code Consistency
- Dominant language
- JavaScript
- Stars
- 171
- Forks
- 425
- PR merge metrics
- No merged PRs in 30d
Description
# Description
To ensure a consistent code style and enhance code quality across the project, Prettier formatting scripts should be added to package.json. These scripts will allow developers to effortlessly format code and verify compliance with predefined formatting rules. Additionally, a .prettierrc file should be created to define project-specific Prettier configurations, eliminating the need for manual adjustments.
# Benefits of This Change:
✅ Ensures uniform code formatting across the project.
✅ Reduces formatting-related issues in code reviews.
✅ Improves code readability and maintainability.
✅ Saves time by automating formatting instead of manual corrections.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.