grafana / cuetsy

Experimental CUE->TypeScript exporter
Apache License 2.0
106 stars 8 forks source link

Add Call expressions to ts ast #68

Open sdboyer opened 1 year ago

sdboyer commented 1 year ago

Cuetsy's scrappy little TS AST cannot currently represent Call expressions. We don't have a need for them yet, but we will when we get smarter about generating defaulters.