-
-
Notifications
You must be signed in to change notification settings - Fork 53
feat: support typescript #8
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
Conversation
alexander-akait
left a comment
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.
Why do not use JSDoc and generate declarations?
|
That's what I used, but I still need to document the JS files. |
|
Ping @evilebottnawi |
Codecov Report
@@ Coverage Diff @@
## master #8 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 7 8 +1
Lines 154 159 +5
Branches 41 39 -2
=========================================
+ Hits 154 159 +5
Continue to review full report at Codecov.
|
7e9afc7 to
e564167
Compare
e564167 to
7ee16de
Compare
0ebc0ce to
efa34e8
Compare
|
@evilebottnawi Do you want to review or can I merge? |
This PR contains a:
Motivation / Use-Case
Resolve #4
Breaking Changes
No
Additional Info
No