mirror of
https://github.com/theoludwig/theoludwig.git
synced 2024-11-04 20:41:30 +01:00
12 lines
186 B
Plaintext
12 lines
186 B
Plaintext
{
|
|
"config": {
|
|
"default": true,
|
|
"MD013": false,
|
|
"MD024": false,
|
|
"MD033": false,
|
|
"MD041": false
|
|
},
|
|
"globs": ["**/*.{md,mdx}"],
|
|
"ignores": ["**/node_modules"]
|
|
}
|