We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc4a73b commit ed2fc29Copy full SHA for ed2fc29
index.js
@@ -65,6 +65,7 @@ module.exports.plugins = [
65
{ yes: "GitHub" },
66
{ no: "hostname", yes: "host name" },
67
{ yes: "JavaScript" },
68
+ { no: "[Ll]ong[ -][Tt]erm [Ss]upport", yes: "Long Term Support" },
69
{ no: "Node", yes: "Node.js", ignoreNextTo: "-API" },
70
{ yes: "Node.js" },
71
{ no: "Node[Jj][Ss]", yes: "Node.js" },
0 commit comments