Closed bayasdev closed 3 months ago
This PR replaces the deprecated ts-prune package with Knip for detecting dead code in our React codebase. Knip offers more comprehensive dead code detection with additional features like identifying unused dependencies, exports, and types.
ts-prune
knip
package.json
format
What does this do
This PR replaces the deprecated ts-prune package with Knip for detecting dead code in our React codebase. Knip offers more comprehensive dead code detection with additional features like identifying unused dependencies, exports, and types.
Overview
ts-prune
in favor ofknip
package.json
format
command