We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb7d42f commit 0edf17eCopy full SHA for 0edf17e
src/index.ts
@@ -17,6 +17,10 @@
17
* - [Jest](https://jestjs.io/)
18
* - [ESLint](https://eslint.org/)
19
* - [Prettier](https://prettier.io/)
20
+ * - [API Documentation Generation](https://stackoverflow.com/a/57052392/955091)
21
+ * - [TypeDoc](https://typedoc.org/)
22
+ * - [typedoc-plugin-markdown](https://github.com/tgreyuk/typedoc-plugin-markdown/tree/master/packages/typedoc-plugin-markdown)
23
+ * - [concat-md](https://github.com/ozum/concat-md)
24
*
25
* ## Getting started
26
0 commit comments