mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 01:46:51 +01:00
Matthias Kretschmann
05ad0470c2
* migrate to biome * cleanup * fix * use tsx * script tweaks * fix test runs * path tweaks
7 lines
99 B
JSON
7 lines
99 B
JSON
{
|
|
"default": true,
|
|
"line_length": false,
|
|
"no-inline-html": false,
|
|
"first-line-h1": false
|
|
}
|