We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7b2156 commit c79bc8eCopy full SHA for c79bc8e
test-dts/meta.test-d.ts
@@ -26,7 +26,6 @@ const router = createRouter({
26
},
27
{
28
path: '/foo',
29
- // @ts-expect-error
30
component,
31
// @ts-expect-error
32
meta: {},
0 commit comments