Skip to content

Commit e92f4d6

Browse files
authored
Create .markdownlint
1 parent c6ccd5f commit e92f4d6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.vscode/.markdownlint

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"MD007": {
3+
"indent": 4
4+
},
5+
"no-hard-tabs": false
6+
}

0 commit comments

Comments
 (0)