Skip to content

fix: Make prop-drilling host components configurable#13

Merged
ColumbusLabs merged 1 commit into
ColumbusLabs:mainfrom
nitinryali:fix/Issue-1
Jun 1, 2026
Merged

fix: Make prop-drilling host components configurable#13
ColumbusLabs merged 1 commit into
ColumbusLabs:mainfrom
nitinryali:fix/Issue-1

Conversation

@nitinryali
Copy link
Copy Markdown
Contributor

Summary

These custom components will be treated as host primitives and won't trigger prop-drilling warnings when props are forwarded to them

Validation

image

Copy link
Copy Markdown
Owner

@ColumbusLabs ColumbusLabs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. CI is green on Node 20 and 22, and I also verified locally with npm run test:all, npm run schema:generate, and an end-to-end config smoke test that propDrilling.ignoreComponents suppresses only the prop-drilling finding for the configured component.

@ColumbusLabs ColumbusLabs merged commit 5d700f6 into ColumbusLabs:main Jun 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants