Skip to content

Commit 1812d58

Browse files
smacpherson64Kent C. Dodds
authored andcommitted
fix(TS): Types incorrectly pulling in .src (#27)
1 parent 8268764 commit 1812d58

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

extend-expect.d.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import {toContainElement} from './src'
2-
31
declare namespace jest {
42
interface Matchers<R> {
53
toBeInTheDOM: (container?: HTMLElement) => R

0 commit comments

Comments
 (0)