You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the Deno formatter in VS Code, but it's not using the configuration I've set up. I do have Deno set as my default formatter, and I have format on save enabled and working as expected (minus the config thing).
This branch has a reproducible example. See the fmt section in the root deno.jsonc file:
Version: Deno 2.1.9
I'm trying to use the Deno formatter in VS Code, but it's not using the configuration I've set up. I do have Deno set as my default formatter, and I have format on save enabled and working as expected (minus the config thing).
This branch has a reproducible example. See the fmt section in the root
deno.jsonc
file:Despite this, it's using 80 as the maximum line width.
The text was updated successfully, but these errors were encountered: