mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-09 17:36:23 +00:00
6 lines
94 B
JSON
6 lines
94 B
JSON
{
|
|
"extends": "stylelint-config-standard",
|
|
"rules": {
|
|
"indentation": 4
|
|
}
|
|
}
|