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 bd6c256 commit e617bbfCopy full SHA for e617bbf
knip.ts
@@ -8,6 +8,7 @@ const config: KnipConfig = {
8
'app/error.vue!',
9
'app/pages/**/*.vue!',
10
'app/components/**/*.vue!',
11
+ 'app/components/**/*.d.vue.ts!',
12
'app/composables/**/*.ts!',
13
'app/middleware/**/*.ts!',
14
'app/plugins/**/*.ts!',
0 commit comments