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 96b69c4 + a37d284 commit c4ebea9Copy full SHA for c4ebea9
README.md
@@ -666,7 +666,7 @@
666
}
667
```
668
669
- - Use `//` for single line comments. Place single line comments on a newline above the subject of the comment. Put an emptyline before the comment.
+ - Use `//` for single line comments. Place single line comments on a newline above the subject of the comment. Put an empty line before the comment.
670
671
```javascript
672
// bad
0 commit comments