mirror of
https://github.com/chenasraf/simple-scaffold.git
synced 2026-05-17 17:28:09 +00:00
10 lines
150 B
JSON
10 lines
150 B
JSON
{
|
|
"line-length": {
|
|
"line_length": 100,
|
|
"tables": false,
|
|
"code_blocks": false
|
|
},
|
|
"no-inline-html": false,
|
|
"first-line-h1": false
|
|
}
|