Skip to content

Commit

Permalink
docs: update description
Browse files Browse the repository at this point in the history
  • Loading branch information
kazushisan committed Nov 17, 2024
1 parent 4ffce57 commit ba22842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h1 align="center">ts-remove-unused</h1>
<div align="center">
<img width="480" src="./media/screenshot.png" />
<p>Remove unused code from your TypeScript Project</p>
<p>Remove unused code from your TypeScript Project – It's like tree shaking, but for source files</p>
</div>

[![npm version](https://badge.fury.io/js/@line%2Fts-remove-unused.svg)](https://badge.fury.io/js/@line%2Fts-remove-unused)
Expand Down

0 comments on commit ba22842

Please sign in to comment.