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: init typescript #1570

Merged
merged 1 commit into from Jul 29, 2022
Merged

feat: init typescript #1570

merged 1 commit into from Jul 29, 2022

Conversation

mshaaban0
Copy link
Contributor

Summary

Initialise typescript and allow commonjs and esm to co-exist

Description

This PR introduces typescript to the codebase, it'll allow us to work with esm, and commonjs

Next we will configure tests to be working with typescript as well.

@mshaaban0 mshaaban0 marked this pull request as ready for review July 28, 2022 18:12
@mshaaban0 mshaaban0 requested review from massao, bgutsol, marcolink and a team July 28, 2022 18:12
Copy link
Contributor

@massao massao left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -0,0 +1,104 @@
{
"compilerOptions": {
/* Visit https://aka.ms/tsconfig to read more about this file */
Copy link
Member

Choose a reason for hiding this comment

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

Should we remove all these comments?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

just kept them for now as a quick reference, will remove when we have test config inplace 👍🏼

@mshaaban0 mshaaban0 merged commit 3986ea8 into beta Jul 29, 2022
@ghost
Copy link

ghost commented Jul 29, 2022

🎉 This PR is included in version 2.0.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ghost ghost added the released on @beta label Jul 29, 2022
@mshaaban0 mshaaban0 deleted the feat/BAU-870 branch July 29, 2022 12:44
@mshaaban0 mshaaban0 mentioned this pull request Aug 8, 2022
1 task
mshaaban0 added a commit that referenced this pull request Aug 29, 2022
mshaaban0 added a commit that referenced this pull request Sep 1, 2022
mshaaban0 added a commit that referenced this pull request Feb 2, 2023
mshaaban0 added a commit that referenced this pull request Feb 9, 2023
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.

None yet

3 participants