-
Notifications
You must be signed in to change notification settings - Fork 53
Move to Typescript #53
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
42908b5 to
725f65d
Compare
@whyboris I did some changes to have everything in TS with Jest.
What do you think?
1d07c79 to
3cb950a
Compare
Beautiful! I pulled in this branch, installed the new dependencies, ran npm test and saw Jest do its thing 💯
Thank you for finalizing what I started 🙇
Cheers 🙌
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.
Ship it 🚀 😁
Will close #46
3cb950a to
811ac42
Compare
By the way, just so you know -- I have an alias on my machine
alias diff='diff2html -s side --ig package-lock.json'
Which I run every time before I create a commit - to see just what I'm about to commit 👍
Thank you again for your superbly-useful CLI 🙇
85c9d6f to
f7902a3
Compare
2ce038f to
3d0c395
Compare
3d0c395 to
e4c36e4
Compare
I did some more touches to enforce even more types.
Now I think I have a good idea of what is needed to do in the diff2html base.
@whyboris thanks a lot for your initial work and help to make this possible.
Released as version 4.0.0
Based on #47