1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-09 17:36:23 +00:00
Vencord/.stylelintrc.json
2023-01-30 05:04:06 +01:00

6 lines
94 B
JSON

{
"extends": "stylelint-config-standard",
"rules": {
"indentation": 4
}
}