mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
7 lines
83 B
JSON
7 lines
83 B
JSON
|
{
|
||
|
"extends": "stylelint-config-standard",
|
||
|
"rules": {
|
||
|
"indentation": "tab"
|
||
|
}
|
||
|
}
|