teleport-code-generators icon indicating copy to clipboard operation
teleport-code-generators copied to clipboard

Export TypeScript instead of JS

Open seperman opened this issue 5 months ago • 2 comments
trafficstars

Currently the NextJS exporter, exports JS instead of TS. TypeScript is also not essential for functionality, but it would give us better code quality, fewer runtime errors, and easier maintenance as the number of components exported grows.

seperman avatar May 28 '25 21:05 seperman

Hi! Thanks for reaching out. We plan to add a version selector for the export but don't have an ETA yet. Are you doing some custom work directly with our generators?

paulbrie avatar May 29 '25 12:05 paulbrie

@paulbrie cool. No custom work yet.

seperman avatar May 29 '25 19:05 seperman