reactjs-id / website-remix

ReactJS Indonesia Website with Remix
https://remix.reactjs.id
14 stars 13 forks source link

Add Pre-commit Hooks for Consistent Code Formatting #14

Closed amrew closed 1 month ago

amrew commented 1 month ago

Description

This pull request aims to ensure a consistent codebase format by introducing pre-commit hooks.

Changes Included:

By implementing these tools, we aim to improve code quality and maintain a consistent style throughout the project.

Screenshot:

Screenshot 2024-07-08 at 19 35 11

amrew commented 1 month ago

Thanks for the PR submission. Please rebase/merge with main and fix the conflict. I'll merge after that.

Done