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

feat: typescript project templates #51

Merged
merged 4 commits into from
Oct 17, 2023

Conversation

pgrzy-golem
Copy link
Contributor

JST-455

@pgrzy-golem pgrzy-golem requested a review from a team October 9, 2023 07:57
Copy link
Contributor

@mgordel mgordel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this

console.log("Version of NodeJS on Provider:", (result!.stdout as string).trim());

doesn't look good.. I added a task for type refactoring https://golemproject.atlassian.net/browse/JST-490

I'm just wondering if it makes sense to separate the ts examples into esm and cjs, it differs only at the ts-config level, so the user could choose it by defining only module in tsconfig.. is there anything else that makes them different?

@pgrzy-golem pgrzy-golem merged commit c0acf44 into beta Oct 17, 2023
9 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.1.0-beta.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants