I like deno fmt a lot, but sometimes when dealing with typescript type wizardy you need nested conditional types which happens to look a lot like usage of the ternary operator, and I have needed to use nested conditional types, and deno fmt just explodes when you do this