Skip to content

Commit bddcdfc

Browse files
committed
chore: add dep to knip ignore deps
1 parent e743f2d commit bddcdfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

knip.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ const config: KnipConfig = {
3636
/** Needs to be explicitly installed, even though it is not imported, to avoid type errors. */
3737
'unplugin-vue-router',
3838
'vite-plugin-pwa',
39+
'@vueuse/shared',
3940

4041
/** Some components import types from here, but installing it directly could lead to a version mismatch */
4142
'vue-router',

0 commit comments

Comments
 (0)