mirror of
https://github.com/kremalicious/hyper-mac-pro.git
synced 2024-11-22 09:47:20 +01:00
7 lines
119 B
Plaintext
7 lines
119 B
Plaintext
{
|
|
"extends": "stylelint-config-standard",
|
|
"rules": {
|
|
"indentation": 4,
|
|
"number-leading-zero": "never"
|
|
}
|
|
} |