crayon-syntax-highlighter/js/jquery-colorpicker/.stylelintrc

8 lines
141 B
Plaintext

{
"rules": {
"indentation": 2,
"no-descending-specificity": null
},
"extends": "stylelint-config-recommended"
}