We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bb67a1 commit c1723c8Copy full SHA for c1723c8
doc/STYLE_GUIDE.md
@@ -70,6 +70,8 @@
70
* Use official styling for capitalization in products and projects.
71
* OK: JavaScript, Google's V8
72
* NOT OK: Javascript, Google's v8
73
+* Use _Node.js_ and not _Node_, _NodeJS_, or similar variants.
74
+ * When referring to the executable, _`node`_ is acceptable.
75
76
See also API documentation structure overview in [doctools README][].
77
0 commit comments