disabling biome linter char by char output
12:16 29 Jan 2026

I want to find a way to disable char by char output of biome linter.

'char by char means' that when i run bunx biome check, biome starts to output the content of checked files slowly, even though biome checked all the files in 10ms

javascript lint biomejs