markdownlint/test/proper-names-projects.json

15 lines
215 B
JSON

{
"default": true,
"proper-names": {
"names": [
"GitHub",
"github.com",
"github.com/about",
"npm",
"Vue",
"Vuex",
"vue-router"
],
"code_blocks": false
}
}