Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Typescript support #431

Closed
wants to merge 4 commits into from

Conversation

prisis
Copy link

@prisis prisis commented Apr 12, 2024

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

  • js
  • cjs
  • mjs
  • ts
  • cts
  • mts

Closes:

#297
#397
#426
#427
#428
#416

Thanks to @benallfree for the command and docs

@crutchcorn
Copy link
Member

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

@crutchcorn crutchcorn closed this Apr 12, 2024
@prisis
Copy link
Author

prisis commented Apr 12, 2024

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

@crutchcorn
Copy link
Member

These were some of the edgecases:

#427 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants