Skip to content

Commit 11d72ff

Browse files
author
Jeremy Brown
committed
Closes #3
1 parent e23417f commit 11d72ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ documentation at *http://localhost:4200/docs*.
3838

3939
# Things to know
4040

41-
JSDoc does not yet currently fully support ES6 syntax. Its conventions also do not always reflect the architecture of an
42-
Ember application. For the best experience using JSDoc comments you should follow
41+
* For the best experience using JSDoc comments you should follow
4342
[this styleguide](https://github.com/notmessenger/ember-style-guide#comments).
44-
43+
* This is because JSDoc does not yet currently fully support ES6 syntax nor does its conventions always reflect the architecture of an Ember application.
44+
* You may wish to add an entry in your `.gitignore` file for the `/docs` folder.
4545

4646

4747
# Versioning

0 commit comments

Comments
 (0)