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 2ec6b9e commit 38f310fCopy full SHA for 38f310f
index.js
@@ -47,6 +47,7 @@ module.exports.plugins = [
47
[
48
require("remark-lint-prohibited-strings"),
49
50
+ { no: "End-Of-Life", yes: "End-of-Life" },
51
{ no: "Github", yes: "GitHub" },
52
{ no: "Javascript", yes: "JavaScript" },
53
{ no: "Node.JS", yes: "Node.js" },
0 commit comments