Files
base-configs-stylelint/.stylelintrc.json

5 lines
60 B
JSON

{
"extends": [
"@ivuorinen/stylelint-config/css"
]
}