We should ensure that the [`noUncheckedIndexedAccess`](https://www.typescriptlang.org/tsconfig/#noUncheckedIndexedAccess) TypeScript flag is enabled in every `tsconfig` in the monorepo. For past work and more context, see #554 and https://github.com/MetaMask/metamask-module-template/pull/84.
We should ensure that the
noUncheckedIndexedAccessTypeScript flag is enabled in everytsconfigin the monorepo. For past work and more context, see #554 and MetaMask/metamask-module-template#84.