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
tgross35 opened this issue
Feb 18, 2024
· 1 comment
Assignees
Labels
bugSomething isn't working correctlydeno fmtRelated to the "deno fmt" subcommand or dprintupstreamChanges in upstream are required to solve these issues
It breaks the line in the middle of an object, which doesn't make much sense. This formatting gets reapplied even if I delete line breaks and trailing commas. The following would be much better:
bugSomething isn't working correctlydeno fmtRelated to the "deno fmt" subcommand or dprintupstreamChanges in upstream are required to solve these issues
For a list of objects, Deno applies the following formatting:
It breaks the line in the middle of an object, which doesn't make much sense. This formatting gets reapplied even if I delete line breaks and trailing commas. The following would be much better:
No specific format configuration outside of excluded files.
deno 1.40.3 (release, aarch64-apple-darwin)
v8 12.1.285.6
typescript 5.3.3
The text was updated successfully, but these errors were encountered: