From 6310d831d3f9614de0c2632261a1df14eda41d21 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Fri, 10 Oct 2025 14:34:12 +0200 Subject: Create bunfig.toml --- bunfig.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 bunfig.toml diff --git a/bunfig.toml b/bunfig.toml new file mode 100644 index 0000000..d20eff3 --- /dev/null +++ b/bunfig.toml @@ -0,0 +1,2 @@ +[test] +preload = "./happydom.ts" -- cgit