{ "extends": ["stylelint-config-standard"], "rules": { "indentation": 4, "import-notation": "string" } }