firecamp-dev / website

https://firecamp.io
GNU Affero General Public License v3.0
5 stars 8 forks source link

Proposal: Integration of Prettier for Codebase Consistency #11

Open Kritik-J opened 11 months ago

Kritik-J commented 11 months ago

Issue Description:

This proposal aims to introduce Prettier into the project to enhance code quality. Prettier is an automated code formatting tool that can enforce a consistent code style across the codebase, which improved code readability and maintainability.

Nishchit14 commented 10 months ago

@Kritik-J would you like to open a PR?