mirror of https://github.com/sualko/cloud_bbb
7 lines
91 B
JSON
7 lines
91 B
JSON
|
{
|
||
|
"extends": "stylelint-config-recommended-scss",
|
||
|
"rules": {
|
||
|
"indentation": 2
|
||
|
}
|
||
|
}
|