fix: update md lint
This commit is contained in:
parent
6331c790da
commit
cacea4e65c
2 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"default": true,
|
||||
"MD013": { "line_length": "5000" },
|
||||
"MD033": false,
|
||||
"MD036": false,
|
||||
"no-hard-tabs": false,
|
||||
"whitespace": false
|
||||
|
|
Reference in a new issue