mirror of https://gitee.com/antv-l7/antv-l7
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
|
{
|
||
|
"processors": ["stylelint-processor-styled-components"],
|
||
|
"extends": [
|
||
|
"stylelint-config-standard",
|
||
|
"stylelint-config-styled-components"
|
||
|
]
|
||
|
}
|