Solution 09 - Casting `config.events` as `any`
StyleShit opened this issue ยท 1 comments
StyleShit commented
Hey,
Why did you need to cast config.events to any in this line? Can't TS infer the object?
BTW, great repo. Thanks! ๐
mattpocock commented
Correct, it can't!