6 lines
96 B
Text
6 lines
96 B
Text
{
|
|
"extends": ["stylelint-config-standard"],
|
|
"rules": {
|
|
"indentation": 4
|
|
}
|
|
}
|