plopjs / plop

Consistency Made Simple
http://plopjs.com
MIT License
7.12k stars 277 forks source link

Adding Typescript support #431

Closed prisis closed 6 months ago

prisis commented 6 months ago

Had a bit of time :D

This MR follow a different approach, Typescript support out of the box with jiti, with this merge, plop will support

Closes:

297

397

426

427

428

416

Thanks to @benallfree for the command and docs

crutchcorn commented 6 months ago

Hey @prisis - sorry for not making this clearer sooner. There's a lot of edgecases with TypeScript support that has us concerned with merging any PR like this, including my own that I made.

Instead, we're opting (for now) to go with a docs solution to the problem ala #428.

As a result, I'm going to close this issue. Huge apologies for the miscommunication on my part

prisis commented 6 months ago

Could you describe some of the edgecases or in with ticket can i find it?

crutchcorn commented 6 months ago

These were some of the edgecases:

https://github.com/plopjs/plop/pull/427#issuecomment-2040933085