mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-01-26 03:03:59 +00:00
chore(lint): prettier, eslint, markdownlint, cleanup
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
{
|
||||
"extends": "@ivuorinen/markdownlint-config"
|
||||
"default": true,
|
||||
"MD013": {
|
||||
"line_length": 200,
|
||||
"code_blocks": false,
|
||||
"tables": false
|
||||
},
|
||||
"MD024": {
|
||||
"siblings_only": true
|
||||
},
|
||||
"MD033": false,
|
||||
"MD041": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user