Y
Hacker News
new
|
ask
|
show
|
jobs
Detect and remove dead code automatically with "TypeScript Remove (tsr)"
(
kazushikonosu.io
)
2 points
by
kazushisan
542 days ago
1 comments
dave4420
542 days ago
Can I add a comment to some dead code so that it gets left alone? (Similar to how you can switch off minting for a single line.) Use case is when a utility function is currently unused, but probably will be needed again in the future.
link
dave4420
542 days ago
*linting
link