David Sherret
David Sherret
I'm going to close this one because Deno 2.1 has the ability to import Wasm modules which don't require special premissions https://github.com/denoland/deno/pull/26668
I can't reproduce this. Are you formatting in a tsx file? It gives your expected output in the playground when selecting `.tsx`: 
> Yes, I selected the .tsx, but I had configured trailingCommon as never That's the key piece of missing information.
Oh wait, I just realized it still shows them in the output. We should look at how we can hide that from the completions.
I think this is too specific of a feature to be in `deno fmt`. > We have large amounts of code that often uses more than 1 blank line for...