notes/.stylelintrc.json

6 lines
53 B
JSON
Raw Normal View History

2017-03-09 18:16:08 +00:00
{
"extends": [
"stylelint-config-primer"
]
}