redux-devtools/packages/devui/.stylelintrc

6 lines
124 B
Plaintext
Raw Normal View History

2019-01-03 16:00:55 +03:00
{
"processors": ["stylelint-processor-styled-components"],
"extends": "stylelint-config-standard",
"syntax": "scss"
}