We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33053ec commit 26510fbCopy full SHA for 26510fb
doc/STYLE_GUIDE.md
@@ -65,6 +65,8 @@
65
<!--lint disable prohibited-strings remark-lint-->
66
* NOT OK: Javascript, Google's v8
67
<!-- lint enable prohibited-strings remark-lint-->
68
+* Use _Node.js_ and not _Node_, _NodeJS_, or similar variants.
69
+ * When referring to the executable, _`node`_ is acceptable.
70
71
See also API documentation structure overview in [doctools README][].
72
0 commit comments