{ "extends": [ "stylelint-config-standard", "stylelint-config-prettier" ], "rules": { "indentation": "tab" } }