Skip to content

Commit ea94e0c

Browse files
committed
Remove nyc and istanbul
1 parent f0260e1 commit ea94e0c

File tree

4 files changed

+29
-630
lines changed

4 files changed

+29
-630
lines changed

packages/neo4j-driver/.babelrc

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,5 @@
66
],
77
"plugins": [
88
"@babel/plugin-transform-runtime",
9-
],
10-
"env": {
11-
"test": {
12-
"plugins": [
13-
"istanbul"
14-
]
15-
}
16-
}
9+
]
1710
}

packages/neo4j-driver/.nycrc

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)