Skip to content

Commit 8c347f5

Browse files
committed
docs: add section for shared TypeScript utilities in README
1 parent faae48b commit 8c347f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ A sensible monorepo organization using pnpm workspaces that we all pretend won't
124124
- `/src/hooks/` - Custom React hooks
125125
- `/functions/` - Cloudflare Pages functions
126126
- **`packages/types/`** - Shared TypeScript types
127+
- **`packages/utils/`** - Shared TypeScript utilities
127128

128129
### 🧑‍💻 Development Commands
129130

0 commit comments

Comments
 (0)