Skip to content

Commit

Permalink
Speed to test
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Sep 2, 2021
1 parent b5b5f5d commit d56b44d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,11 @@
"jest": {
"preset": "ts-jest",
"testEnvironment": "node",
"globals": {
"ts-jest": {
"isolatedModules": true
}
},
"coverageThreshold": {
"global": {
"lines": 100
Expand Down

0 comments on commit d56b44d

Please sign in to comment.