設定したほうがいいtsconfigのオプション
noUncheckedIndexedAccess
Section titled “noUncheckedIndexedAccess”exactOptionalPropertyTypes
Section titled “exactOptionalPropertyTypes”{ "compilerOptions": { "exactOptionalPropertyTypes": true, "noUncheckedIndexedAccess": true }}