mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 06:44:58 +01:00
7 lines
No EOL
131 B
JSON
7 lines
No EOL
131 B
JSON
{
|
|
"extends": "stylelint-config-standard",
|
|
"rules": {
|
|
"no-descending-specificity": null,
|
|
"string-quotes": "single"
|
|
}
|
|
} |