aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/dev/roadmap.md
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-11-30 06:09:29 +0900
committernsfisis <nsfisis@gmail.com>2025-11-30 06:09:29 +0900
commit0a71ccbbef6733de0a1272bb21376258c601fe64 (patch)
treef0f43e291cc4c283752f753a0b2e47b7d282ac9b /docs/dev/roadmap.md
parent785a98ebb0c65cc400d35897fab1460ad3f6959c (diff)
downloadkioku-0a71ccbbef6733de0a1272bb21376258c601fe64.tar.gz
kioku-0a71ccbbef6733de0a1272bb21376258c601fe64.tar.zst
kioku-0a71ccbbef6733de0a1272bb21376258c601fe64.zip
setup pnpm and tsc
Diffstat (limited to 'docs/dev/roadmap.md')
-rw-r--r--docs/dev/roadmap.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md
index 32af8c7..e9b6b9c 100644
--- a/docs/dev/roadmap.md
+++ b/docs/dev/roadmap.md
@@ -5,8 +5,8 @@
### Project Setup
- [x] Create docs/dev/architecture.md
- [x] Create docs/dev/roadmap.md
-- [ ] Initialize pnpm workspace
-- [ ] Configure TypeScript
+- [x] Initialize pnpm workspace
+- [x] Configure TypeScript
- [ ] Configure Biome
- [ ] Setup Vitest