casnode/web/.stylelintrc.json

6 lines
95 B
JSON
Raw Permalink Normal View History

2023-08-12 02:20:11 +08:00
{
"extends": [
"stylelint-config-standard",
"stylelint-config-recommended-less"
]
}