thelounge/.stylelintrc.yml

9 lines
127 B
YAML
Raw Normal View History

2017-06-21 13:58:14 +02:00
extends: stylelint-config-standard
ignoreFiles:
- coverage/**/*.css
- client/css/bootstrap.css
rules:
indentation: tab