mirror of
https://github.com/thelounge/thelounge
synced 2024-11-15 00:37:13 +00:00
7 lines
105 B
YAML
7 lines
105 B
YAML
extends: stylelint-config-standard
|
|
|
|
ignoreFiles:
|
|
- client/css/bootstrap.css
|
|
|
|
rules:
|
|
indentation: tab
|