style: fix biome formatting

This commit is contained in:
Josh Lehman 2026-01-06 16:40:15 -08:00 committed by Peter Steinberger
parent df21783d83
commit 531e3b6138

View File

@ -6,10 +6,7 @@
"indentStyle": "space" "indentStyle": "space"
}, },
"files": { "files": {
"includes": [ "includes": ["src/**/*.ts", "test/**/*.ts"]
"src/**/*.ts",
"test/**/*.ts"
]
}, },
"linter": { "linter": {
"enabled": true, "enabled": true,