Skip to content

Commit 41bae4a

Browse files
author
lmhcoding
committed
fix: fix eslint error
1 parent b4cf12c commit 41bae4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/util/patchEventTarget.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ export function patchEventTarget () {
2929
proto = Object.getPrototypeOf(proto)
3030
}
3131
return []
32-
}
32+
}

0 commit comments

Comments
 (0)