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 f9cee47 commit b73b57dCopy full SHA for b73b57d
1 file changed
knip.ts
@@ -36,6 +36,7 @@ const config: KnipConfig = {
36
'puppeteer',
37
/** Needs to be explicitly installed, even though it is not imported, to avoid type errors. */
38
'unplugin-vue-router',
39
+ 'workbox-build',
40
'vite-plugin-pwa',
41
'@vueuse/shared',
42
0 commit comments