kaleidawave / ezno

A JavaScript compiler and TypeScript checker written in Rust with a focus on static analysis and runtime performance
https://kaleidawave.github.io/posts/introducing-ezno/
MIT License
2.3k stars 42 forks source link

Add more options for printing types #148

Open kaleidawave opened 1 month ago

kaleidawave commented 1 month ago

Currently there are two modes for printing types. Regular and with debug (which includes a lot more technical information).

There should be two more modes: