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 81778d7 commit 95e39bbCopy full SHA for 95e39bb
index.js
@@ -43,6 +43,7 @@ module.exports.plugins = [
43
{ no: "End-Of-Life", yes: "End-of-Life" },
44
{ no: "End-of-life", yes: "End-of-Life" },
45
{ no: "Github", yes: "GitHub" },
46
+ { no: "hostname", yes: "host name" },
47
{ no: "[Jj]avascript", yes: "JavaScript" },
48
{ no: "Node", yes: "Node.js" },
49
{ no: "Node.JS", yes: "Node.js" },
0 commit comments