mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
6 lines
126 B
Plaintext
6 lines
126 B
Plaintext
{
|
|
"extends": "stylelint-config-standard",
|
|
"font-family-name-quotes": "double-where-recommended",
|
|
"block-no-empty": false
|
|
}
|