DanielXMoore / Civet

A TypeScript superset that favors more types and less typing
https://civet.dev
MIT License
1.36k stars 29 forks source link

Improve indentation handling with union/intersection types #1390

Closed edemaine closed 3 weeks ago

edemaine commented 4 weeks ago

Fixes #1355

This feels related to https://github.com/DanielXMoore/Civet/issues/1121#issuecomment-2292132835 as well. (I could use feedback on those ideas too, though doesn't need to happen before this PR lands.)