roeland
roeland3d ago

Format with Deno language server ignores fmt settings

I have added these settings in deno.json:
"fmt": {
"lineWidth": 80,
"indentWidth": 4
}
"fmt": {
"lineWidth": 80,
"indentWidth": 4
}
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
No replies yetBe the first to reply to this messageJoin