12 lines
141 B
JSON
12 lines
141 B
JSON
{
|
|
"globs": [
|
|
"**/*.md"
|
|
],
|
|
"gitignore": true,
|
|
"config": {
|
|
"MD013": false,
|
|
"MD060": {
|
|
"style": "aligned"
|
|
}
|
|
}
|
|
}
|