-
Notifications
You must be signed in to change notification settings - Fork 44
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
Deps #147
Deps #147
Conversation
@786maan
|
52112bf
to
a5bc818
Compare
@Tyriar I force pushed to sign all my commits with my signature (I was on a different PC, when I made the PR). |
This also deduplicates glob because tslint-consistent-codestyle was using version 7 of glob and mocha is using version 8.
Last commit 2b2238f, means:
|
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! 👏
This PR builds upon #145. But adds a few things more:
npm
instead.tslint.json
(replaced byeslint.config.mjs
).xvfb.init
is removed and has been irrelevant since at least remove GabrielBB/xvfb-action #146.EDIT: I'm marking this ready for review @Tyriar because it's ready.