TypeScript 5.4 and convex
'create' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.But when i switch to 5.3.2 it fixes that. But im using 5.4.2 for a reason, because it allows my path aliases to work like expected in my yarn workspace project
