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 45029ec commit 07a4a78Copy full SHA for 07a4a78
index.js
@@ -45,6 +45,7 @@ module.exports.plugins = [
45
{ yes: "JavaScript" },
46
{ no: "Node", yes: "Node.js" },
47
{ yes: "Node.js" },
48
+ { no: "Node[Jj][Ss]", yes: "Node.js" },
49
{ no: "Node\\.js's?", yes: "the Node.js" },
50
{ no: "[Nn]ote that", yes: "<nothing>" },
51
{ yes: "RFC" },
0 commit comments