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 1e87bb7 commit be4d3fdCopy full SHA for be4d3fd
knip.ts
@@ -60,7 +60,7 @@ const config: KnipConfig = {
60
project: ['src/**/*.ts!', '!src/mock-*.ts'],
61
},
62
'docs': {
63
- entry: ['app/**/*.{ts,vue}'],
+ entry: ['app/**/*.{ts,vue,css}'],
64
ignoreDependencies: ['docus', 'better-sqlite3', '@nuxtjs/mdc', 'nuxt!'],
65
66
0 commit comments