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.
1 parent 3de7858 commit 10e6681Copy full SHA for 10e6681
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