Skip to content

Commit

Permalink
Remove jest config
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Aug 12, 2021
1 parent fb1b512 commit 144af79
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,17 +151,6 @@
]
]
},
"jest": {
"testEnvironment": "jsdom",
"coverageThreshold": {
"global": {
"branches": 100,
"functions": 100,
"lines": 100,
"statements": 100
}
}
},
"typeCoverage": {
"atLeast": 100,
"detail": true,
Expand Down

0 comments on commit 144af79

Please sign in to comment.