style: fix biome formatting

This commit is contained in:
Josh Lehman
2026-01-06 16:40:15 -08:00
committed by Peter Steinberger
parent 5414da9fd4
commit 2a2e327cae

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,