generator-generator icon indicating copy to clipboard operation
generator-generator copied to clipboard

allow creating generators using typescript

Open ghost opened this issue 4 years ago • 2 comments

ghost avatar Oct 01 '21 07:10 ghost

Although this issue has no description and is from a deleted account (😂) I think I get what it's saying. It's around adding an option for making the new generator project in TypeScript (.ts) files rather than JavaScript (.js), right?

If so: 👍 from me on accepting this. TypeScript is pretty darn popular these days.

JoshuaKGoldberg avatar Jan 24 '25 13:01 JoshuaKGoldberg

Maybe focus on Node's built-in support https://nodejs.org/api/typescript.html#modules-typescript.

mshima avatar Jan 25 '25 01:01 mshima