birdofpreyru / react-utils

ReactJS development kit.
https://dr.pogodin.studio/docs/react-utils/index.html
Other
3 stars 0 forks source link

Use TypeScript's `noUncheckedIndexedAccess` option! #360

Closed birdofpreyru closed 3 months ago

birdofpreyru commented 3 months ago

To ensure undefined is added when accessing arrays and can go beyond valid range.