Skip to content

Commit 6079cfe

Browse files
committed
chore: remove ts-ignore
1 parent df2fc00 commit 6079cfe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/emit.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ describe('emitted', () => {
143143
})
144144
}
145145

146-
// @ts-ignore - need to improve `mount` to support `FunctionalComponent`
147146
const wrapper = mount(Component, {
148147
props: {
149148
bar: 'bar',

0 commit comments

Comments
 (0)