mirror of
https://github.com/thelounge/thelounge
synced 2024-11-11 15:07:14 +00:00
8 lines
127 B
YAML
8 lines
127 B
YAML
extends: stylelint-config-standard
|
|
|
|
ignoreFiles:
|
|
- coverage/**/*.css
|
|
- client/css/bootstrap.css
|
|
|
|
rules:
|
|
indentation: tab
|