Logo white

Peter M. Groen / CLI11

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • CLI11
  • .remarkrc
  • style: add remarklint
    2ea663bc
    Henry Schreiner authored
    2021-07-19 15:23:35 -0400  
    Browse Code ยป
.remarkrc 171 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7
{
  "plugins": [
    "remark-preset-lint-recommended",
    ["remark-lint-list-item-indent", "space"],
    ["remark-lint-no-undefined-references", {"allow": ["^1"]}]
  ]
}