diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-11-30 06:18:13 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-12-04 23:26:01 +0900 |
| commit | d77ed27bc66821aa56398ff8dd1b885af7903672 (patch) | |
| tree | 46da256624c7bb7da19b720d7ba90b2ee059a08e /docs/dev | |
| parent | 197d8a70a25663fb2e4096062fae8ac471522ba7 (diff) | |
| download | kioku-d77ed27bc66821aa56398ff8dd1b885af7903672.tar.gz kioku-d77ed27bc66821aa56398ff8dd1b885af7903672.tar.zst kioku-d77ed27bc66821aa56398ff8dd1b885af7903672.zip | |
feat(dev): configure Biome linter
Add Biome for linting and formatting with recommended rules.
Reformat existing JSON files to use tabs.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/roadmap.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md index c8f430a..7916835 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -7,7 +7,7 @@ - [x] Create docs/dev/roadmap.md - [x] Initialize pnpm workspace - [x] Configure TypeScript -- [ ] Configure Biome +- [x] Configure Biome ### Server Foundation - [ ] Initialize Hono app |
