chore: remove stylelint processor

This commit is contained in:
41666 2020-12-23 19:15:35 -05:00
parent 25615ac38d
commit d70eb44963
10 changed files with 30 additions and 14 deletions

View file

@ -1,5 +1,4 @@
{
"processors": ["stylelint-processor-styled-components"],
"extends": ["stylelint-config-standard", "stylelint-config-styled-components", "stylelint-prettier/recommended"],
"rules": {
"value-keyword-case": null