-
-
Notifications
You must be signed in to change notification settings - Fork 18
feat(http-classes-with-new): add codemod for node:http
classes instantiation with new
keyword
#179
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(http-classes-with-new): add codemod for node:http
classes instantiation with new
keyword
#179
Conversation
…e:http classes to use 'new' keyword
Co-authored-by: Augustin Mauroy <[email protected]>
Co-authored-by: Augustin Mauroy <[email protected]>
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.
LGMT ! Thanks for your contribution
@AugustinMauroy this can be merged now i guess |
I would like to have @JakobJingleheimer which is the maintainer of this repo. But without violating our collaboration policy, I could merge, but I still prefer to wait for his approval. |
Makes sense. It's fine we'll wait |
I'll do today PS Sorry I'm on holiday until 10 Sep. |
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.
Nice and simple 🙌
Some small things that could be addressed before release, but nothing blocking.
Co-authored-by: Jacob Smith <[email protected]>
Closes #174