{ "extends": "stylelint-config-yoho", "processors": [ "stylelint-processor-html" ], "rules": { "string-quotes": "double", "no-empty-source": null } }