diff --git a/bunfig.toml b/bunfig.toml index 7868d6b1e..e1dcb99c3 100644 --- a/bunfig.toml +++ b/bunfig.toml @@ -1,2 +1,5 @@ [install] saveTextLockfile = true + +[run] +bun = true \ No newline at end of file