chore: format files

This commit is contained in:
C4illin 2025-08-07 23:28:02 +02:00
parent 0ea20515c9
commit ed464518d3
15 changed files with 77 additions and 63 deletions

View file

@ -5,8 +5,5 @@
"enabled": true,
"automerge": true
},
"ignoreDeps": [
"bun-types",
"@types/bun"
]
"ignoreDeps": ["bun-types", "@types/bun"]
}