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 03daa2d commit f9cee47Copy full SHA for f9cee47
1 file changed
knip.ts
@@ -13,6 +13,7 @@ const config: KnipConfig = {
13
'app/middleware/**/*.ts!',
14
'app/plugins/**/*.ts!',
15
'app/utils/**/*.ts!',
16
+ 'app/service-worker.ts!',
17
'server/**/*.ts!',
18
'modules/**/*.ts!',
19
'config/**/*.ts!',
0 commit comments