mirror of
https://github.com/actions-hub/stylelint.git
synced 2024-11-21 23:40:56 -05:00
6 lines
84 B
Text
6 lines
84 B
Text
{
|
|
"extends": "stylelint-config-standard",
|
|
"rules": {
|
|
"indentation": 2
|
|
}
|
|
}
|