Skip to content

Commit 66aa387

Browse files
committed
npm: remove mocha recursive and bail settings from package.json
1 parent c218816 commit 66aa387

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

-4
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,6 @@
5757
"semantic-release": "21.x",
5858
"sinon": "15.x"
5959
},
60-
"mocha": {
61-
"bail": true,
62-
"recursive": true
63-
},
6460
"scripts": {
6561
"test": "mocha",
6662
"test:coverage": "nyc mocha",

0 commit comments

Comments
 (0)