Format with Deno language server ignores fmt settings
I have added these settings in
deno.json
:
When running deno fmt
this works fine, but when auto formatting with the Deno language server (deno lsp
) these settings are ignored. Is this normal behaviour? (I'm using Deno 2, never tried this in Deno 1)0 Replies