loolabs / waterpark

Waterloo's social park
http://waterpark.loo-labs.vercel.app
ISC License
4 stars 0 forks source link

Look into Mikro's AfterCreate parameter types #156

Closed xujustinj closed 3 years ago

xujustinj commented 3 years ago

See TODO: fix any type comments in event.entity.ts, club.entity.ts, and user.entity.ts. There should be a type for the target parameter, but we don't know what it should be... see the discussion in https://github.com/loolabs/auth/pull/2#discussion_r650405323 and https://github.com/loolabs/auth/pull/2#discussion_r650410515

If we cannot determine it, set the type to unknown.