1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-03 05:30:41 +00:00
notes/.stylelintrc.json

6 lines
53 B
JSON
Raw Normal View History

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