feat: add prettier for formatting html and json

This commit is contained in:
2025-11-11 21:42:30 +01:00
parent d2570339a3
commit 69928655e0
5 changed files with 124 additions and 57 deletions

View File

@@ -1,6 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>x/renovate-config"
]
"extends": ["local>x/renovate-config"]
}