-
-
Notifications
You must be signed in to change notification settings - Fork 13
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 types #62
Add types #62
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.
Thanks @BarryThePenguin! 🙇♂️
Looks good. 👍
Added a few comments below. 🔎
/cc @Rokt33r |
Co-Authored-By: Christian Murphy <christian.murphy.42@gmail.com>
Co-Authored-By: Christian Murphy <christian.murphy.42@gmail.com>
Co-Authored-By: Christian Murphy <christian.murphy.42@gmail.com>
Co-Authored-By: Christian Murphy <christian.murphy.42@gmail.com>
fa4229b
to
2f48939
Compare
Thank you for the review, I learnt a lot! 📚 I added the |
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 @BarryThePenguin!
Two very minor docs suggestions and this should be good-to-go.
🤔 something strange is going on in Travis CI It might be a false positive, but it keeps appearing even after two build job restarts 🤔 |
I see an error in that log’s install section: |
I reset the travis caches and restarted the build, that did the trick, thanks @wooorm! 🙇♂️ |
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.
LGTM! Sorry for late response!!
I wanted to see what the types would look like for
mdast-util-toc
Bit of an experiment, not sure how correct it is..
I really like what
unist-util-is
can do with types