Skip to content

Commit f7f7639

Browse files
committed
2 parents 83766f1 + e99f64c commit f7f7639

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/GETTING_STARTED.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,9 @@ you'll see are:
112112
* @example - you can use the @example tag to add code examples of how to
113113
use some thing inline with the thing itself
114114
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+
115118
## Flow type annotations
116119
117120
Alternatively, [Flow](http://flowtype.org/) type annotations allows for a compacter syntax:

0 commit comments

Comments
 (0)