{ "extends": [ "stylelint-config-recommended", "stylelint-config-styled-components" ], "rules": { "no-descending-specificity": null, "no-empty-source": null } }