mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-08 08:28:48 +08:00
update stylelint
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
{
|
||||
"extends": "stylelint-config-recommended"
|
||||
"extends": "stylelint-config-standard",
|
||||
"rules": {
|
||||
"indentation": 4,
|
||||
"no-descending-specificity": null
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user