Update bunfig.toml to set test timeout and add type checking scripts to package.json

This commit is contained in:
2025-12-07 04:41:11 -05:00
parent 55da02e98d
commit f1c1d3ec92
2 changed files with 4 additions and 1 deletions

View File

@@ -5,4 +5,4 @@ save = false
"@techniker-me" = "https://registry-node.techniker.me"
[test]
preload = ["./test/setup.ts"]
timeout = 5000