papercss/.stylelintrc.json
2018-05-24 08:39:05 -04:00

7 lines
86 B
JSON

{
"extends": "stylelint-config-standard",
"plugins": [
"stylelint-scss"
]
}