dprint-plugin-typescript icon indicating copy to clipboard operation
dprint-plugin-typescript copied to clipboard

conditionals: add support for nested indentation

Open declanvong opened this issue 2 years ago • 10 comments

We've had this in our fork for over a year now, and I noticed https://github.com/dprint/dprint-plugin-typescript/issues/432 pop up.

This PR adds support for nested indentation in conditional types and expressions, so that it formats as a tree.

declanvong avatar Nov 01 '22 03:11 declanvong