gallery/.stylelintrc.json

8 lines
113 B
JSON

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