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 04b31be commit a5231d3Copy full SHA for a5231d3
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