mirror of
https://github.com/thelounge/thelounge
synced 2025-02-12 19:33:24 +00:00
8 lines
105 B
YAML
8 lines
105 B
YAML
|
extends: stylelint-config-standard
|
||
|
|
||
|
ignoreFiles:
|
||
|
- client/css/bootstrap.css
|
||
|
|
||
|
rules:
|
||
|
indentation: tab
|