DanielXMoore / Civet

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

Don't emit newlines before block prefixes #1216

Closed bbrk24 closed 1 month ago

bbrk24 commented 1 month ago

Fixes #1113

90% of the effort here was fixing all the tests.