Skip to content

Commit e617bbf

Browse files
committed
chore: ignore component declarations
1 parent bd6c256 commit e617bbf

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
@@ -8,6 +8,7 @@ const config: KnipConfig = {
88
'app/error.vue!',
99
'app/pages/**/*.vue!',
1010
'app/components/**/*.vue!',
11+
'app/components/**/*.d.vue.ts!',
1112
'app/composables/**/*.ts!',
1213
'app/middleware/**/*.ts!',
1314
'app/plugins/**/*.ts!',

0 commit comments

Comments
 (0)