HEX
Server: Apache
System: Linux webd004.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: frenchy (106757)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/frenchy/www/french-american.org/current/node_modules/prettier-stylelint/fixtures/package.json
{
    "stylelint": {
        "rules": {
            "string-quotes": ["single"],
            "indentation": [
                4,
                {
                    "except": ["value"]
                }
            ],
            "color-hex-case": ["upper"],
            "color-hex-length": ["short"],
            "block-no-empty": null,
            "color-no-invalid-hex": true,
            "comment-empty-line-before": [
                "always",
                {
                    "ignore": ["stylelint-commands", "after-comment"]
                }
            ],
            "declaration-colon-space-after": ["always"],
            "max-empty-lines": [2],
            "rule-empty-line-before": [
                "always",
                {
                    "except": ["first-nested"],
                    "ignore": ["after-comment"]
                }
            ],
            "unit-whitelist": ["em", "rem", "%", "s"]
        }
    }
}