mirror of
https://github.com/anomalyco/opencode.git
synced 2026-02-01 22:48:16 +00:00
Use fs.existsSync() instead of Bun.file().exists() since we're checking for a directory, not a file.
Use fs.existsSync() instead of Bun.file().exists() since we're checking for a directory, not a file.