refs #455 Fix stylelint config for update stylelint-processor-html
This commit is contained in:
parent
457a85a7ff
commit
e4eb006260
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"processors": ["stylelint-processor-html"],
|
||||
"processors": ["@mapbox/stylelint-processor-arbitrary-tags"],
|
||||
"extends": "stylelint-config-standard"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue