From c719e2899def350f6fc67326da64090f98383468 Mon Sep 17 00:00:00 2001 From: Josh Howe Date: Sat, 1 Aug 2020 10:08:38 -0400 Subject: [PATCH] [JSDoc] Link to the full list of keywords (#1506) --- jsdoc.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jsdoc.md b/jsdoc.md index abeb75d14..abbd3c006 100644 --- a/jsdoc.md +++ b/jsdoc.md @@ -135,6 +135,8 @@ This syntax is [TypeScript-specific](https://github.com/Microsoft/TypeScript/wik */ ``` +See the full list: + ### Renaming ```js