Skip to content

Commit 10826cf

Browse files
committed
revert: keep @intlify/shared in knip config
1 parent 53e06c0 commit 10826cf

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
@@ -45,6 +45,9 @@ const config: KnipConfig = {
4545
/** Some components import types from here, but installing it directly could lead to a version mismatch */
4646
'vue-router',
4747

48+
/** Required by @nuxtjs/i18n at runtime but not directly imported in production code */
49+
'@intlify/shared',
50+
4851
/** Oxlint plugins don't get picked up yet */
4952
'@e18e/eslint-plugin',
5053
'eslint-plugin-regexp',

0 commit comments

Comments
 (0)