{ "extends": [ "stylelint-config-palantir", "stylelint-config-palantir/sass.js", ], "rules": { "indentation": 2, "number-leading-zero":"never" } }