Skip to content

Commit d2844d8

Browse files
committed
chore(readme): additional resources
1 parent 0f6eb72 commit d2844d8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,9 @@ This project uses [Vitest](https://vitest.dev/) for unit testing.
7373
This project uses [Prettier](https://prettier.io/) for code formatting.
7474

7575
Run `pnpm run format` to format all files in the project.
76+
77+
### Additional Resources
78+
79+
- [Typescript AST Explorer](https://ts-ast-viewer.com/)
80+
- [ts-morph API Docs](https://ts-morph.com/)
81+
- [Clack Prompts Docs](https://github.com/natemoo-re/clack/tree/main/packages/prompts#readme)

0 commit comments

Comments
 (0)