Skip to content

Commit 31f20eb

Browse files
committed
chore: ignore puppeteer
1 parent d946ab3 commit 31f20eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

knip.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const config: KnipConfig = {
3232
'@vercel/kv',
3333
'@voidzero-dev/vite-plus-core',
3434
'vite-plus!',
35-
'h3',
35+
'puppeteer',
3636
/** Needs to be explicitly installed, even though it is not imported, to avoid type errors. */
3737
'unplugin-vue-router',
3838
'vite-plugin-pwa',

0 commit comments

Comments
 (0)