-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
ref: convert to TS. #2641
base: master
Are you sure you want to change the base?
ref: convert to TS. #2641
Conversation
Signed-off-by: Rahul Vishwakarma <rahulvs2809@gmail.com>
Hi, thanks for your contribution! |
Signed-off-by: Rahul Vishwakarma <rahulvs2809@gmail.com>
Signed-off-by: Rahul Vishwakarma <rahulvs2809@gmail.com>
@saghul please review !!! |
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.
Thanks for getting this started! I leeft a comment and noticed some style issue the linter will tell you about.
You need to adjust the export so the tests can pass. |
#1890