@@ -746,6 +746,7 @@ Many thanks to some of the early adopters of Knip:
746
746
- Ask your questions in the [ Knip knowledge base] [ 65 ] (powered by OpenAI and [ 7-docs] [ 66 ] , experimental!)
747
747
- Smashing Magazine: [ Knip: An Automated Tool For Finding Unused Files, Exports, And Dependencies] [ 67 ]
748
748
- Effective TypeScript: [ Recommendation Update: ✂️ Use knip to detect dead code and types] [ 68 ]
749
+ - Josh Goldberg: [ Speeding Up Centered Part 4: Unused Code Bloat] [ 69 ]
749
750
750
751
## Why "Knip"?
751
752
@@ -763,7 +764,7 @@ each file, and traversing all of this, why not collect the various issues in one
763
764
764
765
Special thanks to the wonderful people who have contributed to this project:
765
766
766
- [ ![ Contributors] [ 70 ]] [ 69 ]
767
+ [ ![ Contributors] [ 71 ]] [ 70 ]
767
768
768
769
[ 1 ] : #workspaces
769
770
[ 2 ] : #plugins
@@ -833,8 +834,9 @@ Special thanks to the wonderful people who have contributed to this project:
833
834
[ 66 ] : https://github.com/7-docs/7-docs
834
835
[ 67 ] : https://www.smashingmagazine.com/2023/08/knip-automated-tool-find-unused-files-exports-dependencies/
835
836
[ 68 ] : https://effectivetypescript.com/2023/07/29/knip/
836
- [ 69 ] : https://github.com/webpro/knip/graphs/contributors
837
- [ 70 ] : https://contrib.rocks/image?repo=webpro/knip
837
+ [ 69 ] : https://www.joshuakgoldberg.com/blog/speeding-up-centered-part-4-unused-code-bloat/
838
+ [ 70 ] : https://github.com/webpro/knip/graphs/contributors
839
+ [ 71 ] : https://contrib.rocks/image?repo=webpro/knip
838
840
[ plugin-ava ] : ./src/plugins/ava
839
841
[ plugin-babel ] : ./src/plugins/babel
840
842
[ plugin-capacitor ] : ./src/plugins/capacitor
0 commit comments