We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 83766f1 + e99f64c commit f7f7639Copy full SHA for f7f7639
docs/GETTING_STARTED.md
@@ -112,6 +112,9 @@ you'll see are:
112
* @example - you can use the @example tag to add code examples of how to
113
use some thing inline with the thing itself
114
115
+It'll help to remember the available tags if your text editor highlights correct tags: if it
116
+doesn't, try [using a plugin for JSDoc](https://github.com/documentationjs/documentation/wiki/Text-editor-plugins).
117
+
118
## Flow type annotations
119
120
Alternatively, [Flow](http://flowtype.org/) type annotations allows for a compacter syntax:
0 commit comments