mirror of
https://gitlab.com/timvisee/send.git
synced 2024-11-10 21:22:35 +01:00
7 lines
149 B
Plaintext
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
|