diff options
| author | Sam Nystrom <sam@samnystrom.dev> | 2024-03-16 22:54:54 -0400 |
|---|---|---|
| committer | Sam Nystrom <sam@samnystrom.dev> | 2024-03-16 22:54:54 -0400 |
| commit | 1d5f74bca29c6bb28bef6035aa09a1e35884b40a (patch) | |
| tree | 910801e8f2bf940f77438642f7a20448385d822a /bunfig.toml | |
| parent | 7c37715afd7d9572a7f1a79552a187ab2a3e4184 (diff) | |
Diffstat (limited to 'bunfig.toml')
| -rw-r--r-- | bunfig.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bunfig.toml b/bunfig.toml new file mode 100644 index 0000000..445a41d --- /dev/null +++ b/bunfig.toml @@ -0,0 +1,2 @@ +[test] +preload = "./src/test-preload.ts" |
