Files
bun.sh/packages/bun-error
Jarred Sumner e3188c918a use Biome to format Bun's codebase instead of Prettier (#8494)
* Ignore

* Create biome.json

* Ignore

* biome

* [autofix.ci] apply automated fixes

---------

Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-01-25 19:15:26 -08:00
..
2022-07-10 06:42:09 -07:00
2023-02-17 22:07:02 -08:00
2023-01-03 13:11:44 -08:00

bun-error

image

bun-error is a frontend component for rendering error messages and stack traces from Bun. It's used in:

  • bun dev
  • Bun.serve

It is heavily tied to the implementation details of Bun, and is not intended to be used outside of Bun.