Skip to content

Extended the NX plugins#1443

Merged
webpro merged 1 commit intowebpro-nl:mainfrom
AlexanderKaran:1235-improve-nx-plugin
Jan 6, 2026
Merged

Extended the NX plugins#1443
webpro merged 1 commit intowebpro-nl:mainfrom
AlexanderKaran:1235-improve-nx-plugin

Conversation

@AlexanderKaran
Copy link
Contributor

Fixes #1235

Detects eslintConfig, jestConfig, tsConfig, vitestConfig, and webpackConfig options in Nx target configurations and returns them as config inputs for cross-plugin processing.

For the test fixture I consolidates all configs in one project for easier verification which I am pretty sure is valid in Nx (for migration scenarios) however would be more realistic spread across different set ups. Let me know if you would prefer this option.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 6, 2026

Open in StackBlitz

npm i https://pkg.pr.new/knip@1443

commit: 1d37109

@webpro
Copy link
Member

webpro commented Jan 6, 2026

Thanks! 🌟 Great show-off for toConfig() that Nx user might like indeed.

@webpro webpro merged commit b9dc80e into webpro-nl:main Jan 6, 2026
30 of 32 checks passed
@webpro
Copy link
Member

webpro commented Jan 8, 2026

🚀 This pull request is included in v5.80.1. See Release 5.80.1 for release notes.

Using Knip in a commercial project? Please consider becoming a sponsor.

@AlexanderKaran AlexanderKaran deleted the 1235-improve-nx-plugin branch February 1, 2026 08:35
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.

💡 Detect used dependencies from Nx plugins

2 participants