Skip to content

Commit ec61e5e

Browse files
committed
Adds custon lint config to Markdown
1 parent aba7c8a commit ec61e5e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.markdownlint.json

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"MD024": false,
3+
"MD013": false
4+
}

0 commit comments

Comments
 (0)