Skip to content

Commit

Permalink
test(coverage): remove istanbul, use nyc
Browse files Browse the repository at this point in the history
  • Loading branch information
fent committed Oct 7, 2019
1 parent e4535ae commit 49d5556
Show file tree
Hide file tree
Showing 3 changed files with 727 additions and 139 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
node_modules
coverage
.nyc_output
.DS_Store
.idea/*
yarn.lock
Loading

0 comments on commit 49d5556

Please sign in to comment.