Skip to content

Commit 0edf17e

Browse files
committed
docs: update comments to mention API docs
1 parent cb7d42f commit 0edf17e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/index.ts

+4
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
* - [Jest](https://jestjs.io/)
1818
* - [ESLint](https://eslint.org/)
1919
* - [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)
2024
*
2125
* ## Getting started
2226
*

0 commit comments

Comments
 (0)