Skip to content

Commit 46d7e76

Browse files
committed
chore: ignore @intlify/shared
1 parent fee5e56 commit 46d7e76

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

knip.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ const config: KnipConfig = {
4848
/** Some components import types from here, but installing it directly could lead to a version mismatch */
4949
'vue-router',
5050

51+
/** Required by @nuxtjs/i18n at runtime but not directly imported in production code */
52+
'@intlify/shared',
53+
5154
/** Oxlint plugins don't get picked up yet */
5255
'@e18e/eslint-plugin',
5356
'eslint-plugin-regexp',

0 commit comments

Comments
 (0)