Fixed linter errors

This commit is contained in:
squidfunk 2023-07-08 09:54:20 +02:00
parent 3094b49844
commit 2331aa678b
No known key found for this signature in database
GPG Key ID: 5ED40BC4F9C436DF

View File

@ -74,6 +74,7 @@
"linebreaks": "unix", "linebreaks": "unix",
"media-feature-name-no-unknown": null, "media-feature-name-no-unknown": null,
"media-feature-range-notation": null, "media-feature-range-notation": null,
"media-query-no-invalid": null,
"no-descending-specificity": null, "no-descending-specificity": null,
"no-empty-first-line": true, "no-empty-first-line": true,
"no-unknown-animations": true, "no-unknown-animations": true,