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

Typescript docs #428

Merged
merged 2 commits into from
Apr 12, 2024
Merged

Typescript docs #428

merged 2 commits into from
Apr 12, 2024

Conversation

benallfree
Copy link
Collaborator

Alright here's a first cut at the docs.

A couple suggestions to consider before merging:

  1. Add an --init-ts switch for convenience. I added it here and can pull it in. Tests pass.
  2. Test/verify that plopfile.ts is automatically searched. I believe Liftoff does, but it would be nice not to need --plopfile=plopfile.ts
  3. There are a couple test fixes I'd like to pull into this PR. The typescript test wasn't loading plopfile.ts and the tsconfig.json had a path error. All of this can be fixed and will work now with a simple import 'tsx' in the test suite.

Let me know :)

@benallfree
Copy link
Collaborator Author

@crutchcorn

@crutchcorn
Copy link
Member

I'm actually gonna merge this PR standalone, but agreed with #1-3

Thanks for your help lately! 😄😄

@crutchcorn crutchcorn mentioned this pull request Apr 12, 2024
2 tasks
@crutchcorn crutchcorn merged commit b059ca7 into plopjs:main Apr 12, 2024
0 of 4 checks passed
@benallfree benallfree mentioned this pull request Apr 18, 2024
@benallfree benallfree deleted the feat/typescript-docs branch April 21, 2024 12:15
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.

None yet

2 participants