mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-25 12:19:10 +00:00
9 lines
No EOL
166 B
Text
9 lines
No EOL
166 B
Text
{
|
|
"processors": [
|
|
"stylelint-processor-styled-components"
|
|
],
|
|
"extends": [
|
|
"stylelint-config-recommended",
|
|
"stylelint-config-styled-components"
|
|
]
|
|
} |