DanielXMoore / Civet

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

Track indentation of trailing member/call expressions #1599

Closed edemaine closed 1 week ago

edemaine commented 1 week ago

Fixes #1597

BREAKING CHANGE: A chain of trailing member accesses must now be consistently indented.