We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8848b6f commit 9d8ba83Copy full SHA for 9d8ba83
knip.ts
@@ -25,8 +25,6 @@ const config: KnipConfig = {
25
ignoreDependencies: [
26
'@iconify-json/*',
27
'puppeteer',
28
- /** Needs to be explicitly installed, even though it is not imported, to avoid type errors. */
29
- 'unplugin-vue-router',
30
'vite-plugin-pwa',
31
'@vueuse/shared',
32
0 commit comments