7 lines
94 B
JSON
7 lines
94 B
JSON
|
{
|
||
|
"extends": "stylelint-config-standard",
|
||
|
"rules": {
|
||
|
"indentation": 4
|
||
|
}
|
||
|
}
|