mirror of
https://gitlab.com/timvisee/send.git
synced 2024-11-11 05:32:40 +01:00
6 lines
109 B
Plaintext
6 lines
109 B
Plaintext
|
extends: stylelint-config-standard
|
||
|
|
||
|
rules:
|
||
|
color-hex-case: upper
|
||
|
selector-list-comma-newline-after: null
|