1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-28 00:27:40 +02:00
portfolio/.stylelintrc

6 lines
60 B
Plaintext
Raw Normal View History

2018-03-18 20:39:18 +01:00
{
"extends": [
2020-03-22 00:27:33 +01:00
"stylelint-prettier/recommended"
]
2018-03-18 20:39:18 +01:00
}