mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-12 04:37:06 +03:00
6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
|
{
|
||
|
"processors": ["stylelint-processor-styled-components"],
|
||
|
"extends": "stylelint-config-standard",
|
||
|
"syntax": "scss"
|
||
|
}
|