markdownlint/test/proper-names.json

17 lines
259 B
JSON

{
"default": true,
"MD033": false,
"MD044": {
"names": [
"markdownlint",
"JavaScript",
"Node.js",
"GitHub",
"npm",
"Internet Explorer",
"MultipleCase",
"multiplecase",
"mULTIPLEcASE"
]
}
}