Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Add mising comma to tsconfig.json #215

Merged
merged 1 commit into from
Feb 21, 2022

Conversation

codybrouwers
Copy link
Contributor

@codybrouwers codybrouwers commented Feb 21, 2022

The tsconfig.json was missing a comma causing errors when trying to use the API via esbuild-node-loader.

@crutchcorn crutchcorn merged commit 8ccbb7f into plopjs:master Feb 21, 2022
@crutchcorn
Copy link
Member

Merged! This shouldn't be impacted by a release to NPM AFAIK

BTW, I'd love to hear how you all are utilizing this! We have plans to utilize esbuild-node-loader to support TypeScript files without a build step in plop itself

plopjs/plop#297

Is this something you might be investigating as well? Maybe there's some way for cross-collaboration or whatnot? Let me know if I can help in any way :)

@codybrouwers
Copy link
Contributor Author

Thanks @crutchcorn! I'm just setting plop up on a new project right now and got it working great with esbuild-node-loader so I'll leave a comment on that issue about what I did and happy to help any way I can!

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

Successfully merging this pull request may close these issues.

2 participants