Skip to content

Commit 144af79

Browse files
committed
Remove jest config
1 parent fb1b512 commit 144af79

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

package.json

-11
Original file line numberDiff line numberDiff line change
@@ -151,17 +151,6 @@
151151
]
152152
]
153153
},
154-
"jest": {
155-
"testEnvironment": "jsdom",
156-
"coverageThreshold": {
157-
"global": {
158-
"branches": 100,
159-
"functions": 100,
160-
"lines": 100,
161-
"statements": 100
162-
}
163-
}
164-
},
165154
"typeCoverage": {
166155
"atLeast": 100,
167156
"detail": true,

0 commit comments

Comments
 (0)