Files
base-configs/.stylelintrc.json
2023-05-04 15:52:34 +03:00

5 lines
60 B
JSON

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