core
core copied to clipboard
Enable `noUncheckedIndexedAccess` TypeScript flag everywhere
We should ensure that the 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.