chore(deps): update linters [skip netlify] (#3523)

* chore(deps): update linters [skip netlify]

* style: value-keyword-case

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ylemkimon <y@ylem.kim>
This commit is contained in:
renovate[bot]
2022-03-29 08:31:19 +00:00
committed by GitHub
parent 23e65e4383
commit f7ca4697d6
4 changed files with 114 additions and 101 deletions

View File

@@ -8,6 +8,7 @@
"property-no-vendor-prefix": null,
"selector-class-pattern": null,
"value-no-vendor-prefix": null,
"value-keyword-case": ["lower", {"camelCaseSvgKeywords": true}],
},
"overrides": [
{