Skip to content

Commit 3851228

Browse files
authored
Add link to https://jsdoc.app/
1 parent 58fb5e4 commit 3851228

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ To configure JSDoc to use the plugin, add the following to the JSDoc configurati
1616
],
1717
```
1818

19+
See https://jsdoc.app/ for more details on how to configure JSDoc.
20+
1921
## What this plugin does
2022

2123
When using the `class` keyword for defining classes (required by TypeScript), JSDoc requires `@classdesc` and `@extends` annotations. With this plugin, no `@classdesc` and `@extends` annotations are needed.

0 commit comments

Comments
 (0)