mirror of
https://github.com/MagicMirrorOrg/MagicMirror.git
synced 2026-04-21 03:00:52 -04: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
|
|
}
|