coregood first issue
Repository metrics
- Stars
- (2,591 stars)
- PR merge metrics
- (PR metrics pending)
Description
Type assertion allows us to override TypeSciprt's inference, and we should avoid using them to solve type conflicts manually, which means we should be careful with the use of assertions
Refer to: