fix: add downloadServiceStore to knip ignore for stacked PR

The store has no consumers yet — they arrive in follow-up PRs.
Follows the existing CustomNodesPanel.vue precedent.
This commit is contained in:
Glary-Bot
2026-04-20 00:43:13 +00:00
committed by bymyself
parent 57f4ee3ae0
commit fefddd85f5

View File

@@ -54,6 +54,7 @@ const config: KnipConfig = {
'.github/workflows/ci-oss-assets-validation.yaml',
// Pending integration in stacked PR
'src/components/sidebar/tabs/nodeLibrary/CustomNodesPanel.vue',
'src/platform/downloads/downloadServiceStore.ts',
// Marketing media tooling — adopted by pages in a follow-up PR
'apps/website/src/components/common/SiteVideo.vue',
'apps/website/src/utils/marketingImage.ts',