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 7e357aa commit d1c80feCopy full SHA for d1c80fe
index.js
@@ -44,6 +44,7 @@ module.exports.plugins = [
44
{ no: "End-of-life", yes: "End-of-Life" },
45
{ no: "Github", yes: "GitHub" },
46
{ no: "[Jj]avascript", yes: "JavaScript" },
47
+ { no: "Node", yes: "Node.js" },
48
{ no: "Node.JS", yes: "Node.js" },
49
{ no: "node.js", yes: "Node.js" },
50
{ no: "[Nn]ote that", yes: "<nothing>" },
0 commit comments