uptime-kuma/.stylelintrc

4 lines
48 B
Plaintext
Raw Normal View History

2021-07-27 10:33:44 -07:00
{
2021-08-16 05:40:16 -07:00
"extends": "stylelint-config-recommended"
2021-07-27 10:33:44 -07:00
}