Skip to content
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

Update tooling #74

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

GerkinDev
Copy link

Update all dev dependencies to latest versions.

Non trivial changes are:

  • tslint was deprecated and replaced by eslint.
  • esdoc has been split up into several plugins. It now can ingest typescript directly.
  • mocha can now handle typescript directly.

Unused npm scripts were removed.

Note that all tooling changes are in 1d00113. Other commits are mostly changes auto-generated by new tooling versions, except a couple of typescript code changes in repercussion of typescript update from ^2.0.0 to ^4.0.0.

At this point, tests are failing without #73 : Typescript output might have changed a bit, thus really triggering bug expected in #58

@GerkinDev GerkinDev mentioned this pull request Sep 7, 2021
@GerkinDev
Copy link
Author

Hi, I can re-checkout this branch & re-update deps along with other checks to see if this branch is still good to go. Would you have a couple of hours to spend on this in the next weeks?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant