{ "extends": "stylelint-config-standard", "rules": { "indentation": 2, "color-hex-case": "lower" } }