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 e743f2d commit bddcdfcCopy full SHA for bddcdfc
knip.ts
@@ -36,6 +36,7 @@ const config: KnipConfig = {
36
/** Needs to be explicitly installed, even though it is not imported, to avoid type errors. */
37
'unplugin-vue-router',
38
'vite-plugin-pwa',
39
+ '@vueuse/shared',
40
41
/** Some components import types from here, but installing it directly could lead to a version mismatch */
42
'vue-router',
0 commit comments