Skip to content

Commit

Permalink
fix: array index
Browse files Browse the repository at this point in the history
  • Loading branch information
thijsdaniels committed Aug 13, 2024
1 parent afec6fd commit da90b07
Show file tree
Hide file tree
Showing 3 changed files with 283 additions and 275 deletions.
5 changes: 5 additions & 0 deletions .changeset/sour-berries-change.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@codedazur/tsconfig": patch
---

The unchecked index access flag was removed, because it is too strict in many situations.
Loading

0 comments on commit da90b07

Please sign in to comment.