mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-18 13:23:28 -05:00
7 lines
94 B
JSON
7 lines
94 B
JSON
|
{
|
||
|
"extends": "stylelint-config-standard",
|
||
|
"rules": {
|
||
|
"indentation": 4
|
||
|
}
|
||
|
}
|