mirror of
https://github.com/yldio/copilot.git
synced 2024-11-14 23:30:05 +02:00
8 lines
175 B
Plaintext
8 lines
175 B
Plaintext
{
|
|
"processors": ["stylelint-processor-styled-components"],
|
|
"extends": [
|
|
"stylelint-config-standard",
|
|
"stylelint-config-styled-components"
|
|
],
|
|
"syntax": "scss"
|
|
} |