Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit afaf9b1

Browse files
authored
Simplify Ava configuration (#58)
Simplify Ava configuration
2 parents a7d8834 + cdd8c93 commit afaf9b1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@
77
"files": [
88
"src/**/*.test.js"
99
],
10-
"cache": true,
11-
"concurrency": 5,
12-
"failFast": false,
13-
"failWithoutAssertions": false,
14-
"tap": false,
1510
"compileEnhancements": false,
1611
"babel": false
1712
},

0 commit comments

Comments
 (0)