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 2ece59b commit 558c7dbCopy full SHA for 558c7db
invokeai/frontend/web/knip.ts
@@ -14,6 +14,8 @@ const config: KnipConfig = {
14
'src/features/controlLayers/konva/util.ts',
15
// TODO(psyche): restore HRF functionality?
16
'src/features/hrf/**',
17
+ // This feature is (temprarily?) disabled
18
+ 'src/features/controlLayers/components/InpaintMask/InpaintMaskAddButtons.tsx',
19
],
20
ignoreBinaries: ['only-allow'],
21
paths: {
0 commit comments