overleaf/services/web/.stylelintrc.json
Rebeka Dekany 285a0cae03 Merge pull request #17309 from overleaf/rd-bootstrap-5-stylelint
[web] Introducing Stylelint as the CSS linter

GitOrigin-RevId: 89ee8860cdb3a94949749577b63cde2c3dc213fb
2024-05-01 08:04:13 +00:00

3 lines
52 B
JSON

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