Kaynağa Gözat

chore: format code

GitHub Action 5 ay önce
ebeveyn
işleme
140498eb4f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      packages/opencode/src/cli/cmd/tui/spawn.ts

+ 1 - 1
packages/opencode/src/cli/cmd/tui/spawn.ts

@@ -51,7 +51,7 @@ export const TuiSpawnCommand = cmd({
       env: {
         ...process.env,
         BUN_OPTIONS: "",
-      }
+      },
     })
     await proc.exited
     await Instance.disposeAll()