superglue icon indicating copy to clipboard operation
superglue copied to clipboard

Add typescript support Part III - Modify Generators to output TS files

Open jho406 opened this issue 1 year ago • 0 comments

This is in the same vein as https://github.com/thoughtbot/superglue/issues/43 . When moving to typescript, we also want to update the generators to output ts files.

Thoughts:

The generators are located in this folder. There are a total of 4 files there that needs to be converted (edit.js, index.js, new.js, show.js).

jho406 avatar Apr 15 '24 22:04 jho406