{ "extends": "stylelint-config-standard", "ignore": ["inside-parens", "param", "value"], "rules": { "indentation": "tab" } }