grafana / cuetsy

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

Fix E3 test enum #90

Closed spinillos closed 1 year ago

spinillos commented 1 year ago

Fixes: https://github.com/grafana/cuetsy/issues/81

We are using memberNames to put custom names to the enum values.