opencast / opencast-admin-interface

A modern admin user interface for Opencast
https://admin-interface.opencast.org/
Educational Community License v2.0
1 stars 22 forks source link

Add `noUncheckedIndexedAccess` to tsconfig #725

Open Arnei opened 1 week ago

Arnei commented 1 week ago

The issue described in #715 could have been prevented by enabling noUncheckedIndexedAccess in our tsconfig.json. Investigate whether noUncheckedIndexedAccess is actually beneficial to our codebase and if so, introduce it.

At any rate, introducing this would require some work:

Found 347 errors in 48 files.