/clean-project

Repo to demonstrate a bug in Bun

Primary LanguageTypeScript

This repo shows a minimal replication of this bug.

  • 👍 Run bun test to see things correctly fail. (Expected!)
  • 👎 Run npx turbo run test to see things pass incorrectly. (Bug! 🐛)