Commit Graph

4 Commits

Author SHA1 Message Date
Shintaro Jokagi
375285feb6 feat(editorconfig): add editorconfig and enable with biome 2025-05-15 16:11:03 +12:00
Shintaro Jokagi
2da95610ab feat(biome): add class sorting 2025-05-15 14:23:23 +12:00
Shintaro Jokagi
017cb2a7f5 chore(biome): update biome rules 2025-05-15 14:19:39 +12:00
Shintaro Jokagi
bcb1427a79 feat(lint): add biome formatter and linter, husky and lint-staged
This commit adds the Biome formatter and linter to replace Prettier, including:

- Add biome.json config file
- Add pre-commit hook with Husky
- Configure GitHub Action to run Biome checks
- Apply Biome formatting rules to codebase
- Remove Prettier dependencies
2025-05-15 13:52:37 +12:00