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

enhancement: revamp to typescript #10

Merged
merged 3 commits into from
Feb 20, 2024
Merged

Conversation

PritamIT2023
Copy link
Contributor

Description

Clearly describe the changes you've made in this pull request. Explain the purpose and reasoning behind the changes. Reference any relevant issues or discussions using keywords like "Fixes #<issue_number>" or "Resolves #<issue_number>".

Related Issues

Testing

Checklist

  • I have performed a thorough self-review of my code.
  • I have added or updated relevant tests for my changes.
  • My code follows the project's style guidelines and best practices.
  • I have updated the documentation if necessary.
  • I have added or updated relevant comments in my code.
  • I have resolved any merge conflicts of my branch.

Screenshots (if applicable)

Additional Notes

Reviewers


Maintainer Notes

  • Has this change been tested in a staging environment?
  • Does this change introduce any breaking changes or deprecations?

PritamIT2023 added 3 commits February 20, 2024 12:47
Merge remote-tracking branch 'template/main' into WRPD-enhancement-9

Ref: #9
revamp to typescript

Ref: #9
fix routes registry and fix controller registry name

Ref: #9
@PritamIT2023 PritamIT2023 requested review from anantakumarghosh and techoneel and removed request for anantakumarghosh February 20, 2024 10:36
Copy link
Contributor

@techoneel techoneel left a comment

Choose a reason for hiding this comment

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

Good to go

@techoneel techoneel merged commit 8aadec9 into development Feb 20, 2024
4 of 6 checks passed
@PritamIT2023 PritamIT2023 deleted the WRPD-enhancement-9 branch February 20, 2024 10:42
@PritamIT2023 PritamIT2023 added the enhancement New feature or request label Feb 20, 2024
@PritamIT2023 PritamIT2023 self-assigned this Feb 20, 2024
anantakumarghosh added a commit that referenced this pull request Feb 20, 2024
import 2 configs specific eslintrc.js into 1 eslintrc.js config at root

Ref: #10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants