chore: format files

This commit is contained in:
C4illin 2025-08-07 23:28:02 +02:00 committed by Emrik Östling
parent 858ee28ef2
commit 81f109f830
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"]
}