File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -220,7 +220,7 @@ tsr is designed to be minimal and serve a single purpose. The install size is su
220
220
221
221
| tsr | Knip |
222
222
| ----- | ------ |
223
- | 237kB | 5.86MB |
223
+ | 98kB | 5.86MB |
224
224
225
225
#### Better Performance
226
226
@@ -239,7 +239,7 @@ tsr provides `---recursive` option which will edit your files until there are no
239
239
| ** Automatic Editing** | ✅ Comprehensive | Limited |
240
240
| ** Zero Configuration** | ✅ Works with ` tsconfig.json ` | Requires a config file for correct results |
241
241
| ** Predictable Behavior** | ✅ TypeScript-based logic | Assumptions for project structure |
242
- | ** Install Size** | ✅ 237kB , minimal dependencies | 5.86MB, requires ` @types/node ` |
242
+ | ** Install Size** | ✅ 98kB , minimal dependencies | 5.86MB, requires ` @types/node ` |
243
243
| ** Performance** | ✅ 2.5x faster | |
244
244
| ** Recursive Editing** | ✅ ` --recursive ` option | |
245
245
You can’t perform that action at this time.
0 commit comments