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

test(istanbul): istanbul is no more maintained #111

Merged
merged 2 commits into from
Jun 6, 2020

Conversation

gekim
Copy link
Contributor

@gekim gekim commented May 3, 2020

Since istanbul is deprecated and it lists nyc as a successor, I followed the instructions on this page to update.

note: the npm run coverage script doesn't work on (my) windows machine

Since [istanbul](https://www.npmjs.com/package/istanbul) is deprecated and it lists [nyc]() as a successor.

Followed the instructions on [this page](https://istanbul.js.org/docs/tutorials/es2015/) to update.
- Removed babel-cli, replaced by @babel/cli
- Removed babel-preset-es2015, replaced by @babel/preset-env, see [here](https://babeljs.io/docs/en/babel-preset-es2015/)
@adamreisnz
Copy link
Owner

Thanks, I will check this shortly!

@adamreisnz adamreisnz merged commit 879d370 into adamreisnz:master Jun 6, 2020
@gekim gekim deleted the istanbul2nyc branch June 13, 2020 06:09
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.

None yet

2 participants