mue/.stylelintrc.json

7 lines
106 B
JSON

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