-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add implementation. Closes #1 #2
Conversation
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.
NOICE! 💪🏻
I have a few suggestions for making the implementation and tests more robust.
Can you please set up a CI step to check formatting and lint errors? We can use standard
or maybe just prettier
with no-semicolons in the config plus eslint
.
Please document this in the README too, so that contributors like me know how to check and fix formatting & listing errors 🙏🏻
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.
I re-read the entire PR; I think it's in great shape!
There are a few more details that caught my attention, but we can address them later or not at all.
Closes #1