diff --git a/docs/.vitepress/config/theme.ts b/docs/.vitepress/config/theme.ts index cec1aadf..274a9863 100644 --- a/docs/.vitepress/config/theme.ts +++ b/docs/.vitepress/config/theme.ts @@ -29,7 +29,7 @@ export const themeConfig: DefaultTheme.Config = { { icon: 'github', link: 'https://github.com/andatoshiki' }, { icon: 'twitter', link: 'https://twitter.com/andatoshiki' }, ], - + ignoreDeadLinks: true // custom vue components // @ts-ignore // surpress errors originated from the lines below of custom coponent configs in typescript