mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2025-02-17 12:20:06 +00:00
6 lines
83 B
JSON
6 lines
83 B
JSON
{
|
|
"extends": "stylelint-config-standard",
|
|
"rules": {
|
|
"indentation": "tab"
|
|
}
|
|
}
|