oon00b
oon00b
fix: #3107 This PR may be related to issue #2200 . ### The author should do the following, if applicable - [x] Add tests - [x] Run tests - [x]...
### What version of Hono are you using? 4.4.12 ### What runtime/platform is your app running on? Deno and Bun ### What steps can reproduce the bug? This is minimal...
Version: Deno 2.0.4 `deno --version` ``` deno 2.0.4 (stable, release, x86_64-unknown-linux-gnu) v8 12.9.202.13-rusty typescript 5.6.2 ``` ## Overview When formatting the following JavaScript code, `deno fmt` consumes all available memory....