added knip, and starting to remove unused stuff

This commit is contained in:
Boki 2025-06-23 22:11:59 -04:00
parent 9de70f6979
commit d7979500eb
13 changed files with 78 additions and 769 deletions

4
knip.json Normal file
View file

@ -0,0 +1,4 @@
{
"entry": ["src/index.ts"],
"project": ["src/**/*.ts"]
}