We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f6eb72 commit d2844d8Copy full SHA for d2844d8
README.md
@@ -73,3 +73,9 @@ This project uses [Vitest](https://vitest.dev/) for unit testing.
73
This project uses [Prettier](https://prettier.io/) for code formatting.
74
75
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