Skip to content

Commit 4afef86

Browse files
authored
Update README.md
1 parent a8adfd6 commit 4afef86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ You can write plugins to modify typescript syntax itself. this is ADVANCED and n
115115
- https://github.com/urish/typewiz Automatically discover and add missing types in your TypeScript code
116116
- https://github.com/microsoft/rushstack/tree/master/apps/api-extractor
117117
- You can find more [recommended TS config here](https://github.com/tsconfig/bases).
118+
- ts-prune - Find dead code and dead types in your project https://effectivetypescript.com/2020/10/20/tsprune/
118119
119120
120121

0 commit comments

Comments
 (0)