mue/.stylelintrc.json

4 lines
86 B
JSON
Raw Normal View History

{
"extends": ["stylelint-config-standard-scss", "stylelint-config-prettier-scss"]
}