1
0
mirror of https://gitlab.com/timvisee/send.git synced 2024-09-20 08:01:32 +02:00
send/.stylelintrc
2017-06-22 09:54:34 -07:00

7 lines
149 B
Plaintext

extends: stylelint-config-standard
rules:
color-hex-case: upper
declaration-colon-newline-after: null
selector-list-comma-newline-after: null