What do you think if we adopt the knip https://github.com/webpro-nl/knip
Many big oss projects use it like typescript https://github.com/microsoft/TypeScript/blob/main/knip.jsonc
It would run as a lint step that would catch dead code in case you end up adding it
I am not sure what is the stance on dead code in this repo
Me personally I do not like keeping dead code around
For example is this code alive src/canvas/canvas_gestures.mixin.ts
What do you think if we adopt the knip https://github.com/webpro-nl/knip
Many big oss projects use it like typescript https://github.com/microsoft/TypeScript/blob/main/knip.jsonc
It would run as a lint step that would catch dead code in case you end up adding it
I am not sure what is the stance on dead code in this repo
Me personally I do not like keeping dead code around
For example is this code alive
src/canvas/canvas_gestures.mixin.ts