Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

fix: Ensure we are properly type safe #33

Merged
merged 1 commit into from
Apr 25, 2024
Merged

fix: Ensure we are properly type safe #33

merged 1 commit into from
Apr 25, 2024

Conversation

mydea
Copy link
Member

@mydea mydea commented Apr 25, 2024

Got an error running this on sentry codebase, turns out we are not fully type safe here, so enabling noUncheckedIndexedAccess in tsconfig to avoid this happening again.

@mydea mydea requested review from lforst, Lms24 and s1gr1d April 25, 2024 07:32
@mydea mydea self-assigned this Apr 25, 2024
@mydea mydea force-pushed the fn/fix-tsconfig branch from 50e3852 to 74831fe Compare April 25, 2024 07:32
@mydea mydea merged commit e7514eb into main Apr 25, 2024
2 checks passed
@mydea mydea deleted the fn/fix-tsconfig branch April 25, 2024 07:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants