Skip to content

Commit c79bc8e

Browse files
committed
chore: extra ts-expect-error
1 parent e7b2156 commit c79bc8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test-dts/meta.test-d.ts

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ const router = createRouter({
2626
},
2727
{
2828
path: '/foo',
29-
// @ts-expect-error
3029
component,
3130
// @ts-expect-error
3231
meta: {},

0 commit comments

Comments
 (0)