casnode/web/.stylelintrc.json

6 lines
95 B
JSON

{
"extends": [
"stylelint-config-standard",
"stylelint-config-recommended-less"
]
}