@@ -70,26 +70,26 @@ Using Knip in a commercial project?<br />Please consider [sponsoring me][1]!
7070:::section{ .columns .min300 }
7171
7272- [ ArkType] [ 7 ]
73+ - [ Backstage] [ 8 ]
7374- [ Cody (SourceGraph)] [ 9 ]
7475- [ Create TypeScript App] [ 10 ]
75- - [ DefinitelyTyped-tools (Microsoft)] [ 11 ]
76- - [ ESLint] [ 12 ]
77- - [ freeCodeCamp] [ 13 ]
78- - [ Grafana] [ 15 ]
79- - [ Nuxt] [ 18 ]
80- - [ Release It!] [ 19 ]
81- - [ Svelte] [ 20 ]
82- - [ TanStack Query] [ 21 ]
83- - [ TanStack Table] [ 22 ]
84- - [ TypeScript (Microsoft)] ( https://github.com/microsoft/TypeScript )
85- - [ typescript-eslint] [ 23 ]
86- - [ TypeStat] [ 24 ]
76+ - [ ESLint] [ 11 ]
77+ - [ freeCodeCamp] [ 12 ]
78+ - [ Grafana] [ 13 ]
79+ - [ Nuxt] [ 14 ]
80+ - [ Release It!] [ 15 ]
81+ - [ Svelte] [ 16 ]
82+ - [ TanStack Query] [ 17 ]
83+ - [ TanStack Table] [ 18 ]
84+ - [ TypeScript (Microsoft)] [ 19 ]
85+ - [ typescript-eslint] [ 20 ]
86+ - [ TypeStat] [ 21 ]
8787
8888:::
8989
9090## 🧡 Introduction Video
9191
92- [ James Shopland] [ 25 ] created this great introduction and overview of Knip:
92+ [ James Shopland] [ 22 ] created this great introduction and overview of Knip:
9393
9494<YouTube id = " uhEkgWt-pUM" />
9595
@@ -111,11 +111,11 @@ Special thanks to the wonderful people who have contributed to this project:
111111## 🧡 Articles
112112
113113- Smashing Magazine: [ Knip: An Automated Tool For Finding Unused Files, Exports,
114- And Dependencies] [ 26 ]
114+ And Dependencies] [ 23 ]
115115- Effective TypeScript: [ Recommendation Update: ✂️ Use knip to detect dead code
116- and types] [ 27 ]
117- - Maddy Miller: [ Using Knip to find dead code in a high-traffic git repo] [ 28 ]
118- - Josh Goldberg: [ Speeding Up Centered Part 4: Unused Code Bloat] [ 29 ]
116+ and types] [ 24 ]
117+ - Maddy Miller: [ Using Knip to find dead code in a high-traffic git repo] [ 25 ]
118+ - Josh Goldberg: [ Speeding Up Centered Part 4: Unused Code Bloat] [ 26 ]
119119
120120## 🧡 Testimonials
121121
@@ -131,24 +131,21 @@ Special thanks to the wonderful people who have contributed to this project:
131131[ 8 ] : https://github.com/backstage/backstage
132132[ 9 ] : https://github.com/sourcegraph/cody
133133[ 10 ] : https://github.com/JoshuaKGoldberg/create-typescript-app
134- [ 11 ] : https://github.com/microsoft/DefinitelyTyped-tools
135- [ 12 ] : https://github.com/eslint/eslint
136- [ 13 ] : https://github.com/freeCodeCamp/freeCodeCamp
137- [ 14 ] : https://github.com/FuelLabs/fuels-ts
138- [ 15 ] : https://github.com/grafana/grafana
139- [ 16 ] : https://github.com/invoke-ai/InvokeAI
140- [ 17 ] : https://github.com/monkeytypegame/monkeytype
141- [ 18 ] : https://github.com/nuxt/nuxt
142- [ 19 ] : https://github.com/release-it/release-it
143- [ 20 ] : https://github.com/sveltejs/svelte
144- [ 21 ] : https://github.com/TanStack/query
145- [ 22 ] : https://github.com/TanStack/table
146- [ 23 ] : https://github.com/typescript-eslint/typescript-eslint
147- [ 24 ] : https://github.com/JoshuaKGoldberg/TypeStat
148- [ 25 ] : https://www.jamesshopland.com
149- [ 26] :
134+ [ 11 ] : https://github.com/eslint/eslint
135+ [ 12 ] : https://github.com/freeCodeCamp/freeCodeCamp
136+ [ 13 ] : https://github.com/grafana/grafana
137+ [ 14 ] : https://github.com/nuxt/nuxt
138+ [ 15 ] : https://github.com/release-it/release-it
139+ [ 16 ] : https://github.com/sveltejs/svelte
140+ [ 17 ] : https://github.com/TanStack/query
141+ [ 18 ] : https://github.com/TanStack/table
142+ [ 19 ] : https://github.com/microsoft/TypeScript
143+ [ 20 ] : https://github.com/typescript-eslint/typescript-eslint
144+ [ 21 ] : https://github.com/JoshuaKGoldberg/TypeStat
145+ [ 22 ] : https://www.jamesshopland.com
146+ [ 23] :
150147 https://www.smashingmagazine.com/2023/08/knip-automated-tool-find-unused-files-exports-dependencies/
151- [ 27 ] : https://effectivetypescript.com/2023/07/29/knip/
152- [ 28 ] : https://madelinemiller.dev/blog/knip-dead-code/
153- [ 29 ] :
148+ [ 24 ] : https://effectivetypescript.com/2023/07/29/knip/
149+ [ 25 ] : https://madelinemiller.dev/blog/knip-dead-code/
150+ [ 26 ] :
154151 https://www.joshuakgoldberg.com/blog/speeding-up-centered-part-4-unused-code-bloat/
0 commit comments