{ "plugins": [ "stylelint-prettier" ], "extends": [ "stylelint-prettier/recommended" ], "rules": { "block-no-empty": true, }, }