-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
Hi, this looks like a great tool and even something I thought about building myself a lot of times.
I'm curious why you're using the typescript compiler to parse the application instead of babel (with typescript parser).
It has the exact same api and can support both regular javascript and typescript together.
Reactions are currently unavailable