{ "extends": "/usr/lib/node_modules/stylelint-config-standard", "rules": { "color-hex-case": "upper", "no-descending-specificity": false, "selector-list-comma-newline-after": "always-multi-line", "shorthand-property-no-redundant-values": true } }