mirror of
https://github.com/techno-tim/littlelink-server.git
synced 2024-11-22 05:25:13 +01:00
8 lines
178 B
JSON
8 lines
178 B
JSON
|
{
|
||
|
"default": true,
|
||
|
"MD003": { "style": "atx" },
|
||
|
"MD007": { "indent": 4 },
|
||
|
"MD013": { "line_length": 1000 },
|
||
|
"no-hard-tabs": false,
|
||
|
"whitespace": false
|
||
|
}
|