mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
Set stylelint indentation to 4
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
"stylelint-config-rational-order"
|
"stylelint-config-rational-order"
|
||||||
],
|
],
|
||||||
"rules": {
|
"rules": {
|
||||||
|
"indentation": 4,
|
||||||
"color-function-notation": ["legacy"],
|
"color-function-notation": ["legacy"],
|
||||||
"declaration-empty-line-before": null,
|
"declaration-empty-line-before": null,
|
||||||
"order/properties-order": [],
|
"order/properties-order": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user