{ "extends": ["stylelint-config-standard"], "rules": { "selector-class-pattern": null, "import-notation": "string", "color-hex-length": null } }