uptime-kuma/.stylelintrc

4 lines
48 B
Plaintext
Raw Normal View History

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