diff --git a/bunfig.toml b/bunfig.toml new file mode 100644 index 0000000..abf185c --- /dev/null +++ b/bunfig.toml @@ -0,0 +1,10 @@ + +preload = [] + +[define] + +[test] + preload = [] + root = "./tests" + +[install]