Skip to content

Commit adb0389

Browse files
committed
Update root README.md
1 parent 68dc9a6 commit adb0389

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ NOTE: The **@microsoft/tsdoc** library is intended to be incorporated into other
7272
- Check out the [TSDoc Playground](https://microsoft.github.io/tsdoc/) for a cool interactive demo of TSDoc! :-)
7373
- The library [@microsoft/tsdoc](https://www.npmjs.com/package/@microsoft/tsdoc) provides a TSDoc parser that you can use in your own projects. The source code for this library can be found in the [/tsdoc](./tsdoc/) folder.
7474
- The [/api-demo](./api-demo/) folder has a small demo project illustrating how to invoke the **@microsoft/tsdoc** library.
75+
- We also provide an ESLint plugin [eslint-plugin-tsdoc](https://www.npmjs.com/package/eslint-plugin-tsdoc) that you can use to validate your source code.
7576
- See [Contributing.md](./Contributing.md) for instructions for building, debugging, and contributing to TSDoc.
7677
- We're using [GitHub issues](https://github.com/Microsoft/tsdoc/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) to discuss the TSDoc specification, library design, and project roadmap.
7778

0 commit comments

Comments
 (0)