-
Notifications
You must be signed in to change notification settings - Fork 71
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
[MM-191] Added typescript setup #342
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #342 +/- ##
==========================================
- Coverage 18.47% 18.41% -0.07%
==========================================
Files 9 9
Lines 1510 1515 +5
==========================================
Hits 279 279
- Misses 1180 1185 +5
Partials 51 51 ☔ View full report in Codecov by Sentry. |
@ayusht2810 Fixed the review comments added by you |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR has been tested and approved. All the basic features are working fine after the changes, LGTM.
@raghavaggarwal2308 There are conflicts to resolve here |
@mickmister I think @ayusht2810 has alredy added the typescript setup here #333. Thoughts on closing this PR? |
Summary
Ticket Link