Skip to content

Commit

Permalink
Enabled Remark-Lint checker.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Oct 8, 2018
1 parent 6ef19d8 commit edc85f9
Show file tree
Hide file tree
Showing 3 changed files with 3,002 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .remarkrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"plugins": [
"remark-preset-lint-recommended",
["remark-lint-list-item-indent", false]
]
}
Loading

0 comments on commit edc85f9

Please sign in to comment.