Skip to content

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Nov 7, 2022

TypeScript has been updated to the latest stable version. Additional TypeScript options added in these versions have been migrated into the tsconfig.json from the MetaMask module template.

One option was kept back for now: noUncheckedIndexedAccess. This option resulted in too many errors, so will be attempted in a separate PR.

The range was updated to use ~ because TypeScript doesn't follow SemVer; their minor releases can include breaking changes.

TypeScript has been updated to the latest stable version. Additional
TypeScript options added in these versions have been migrated into the
`tsconfig.json` from the MetaMask module template.

One option was kept back for now: `noUncheckedIndexedAccess`. This
option resulted in too many errors, so will be attempted in a separate
PR.

The range was updated to use `~` because TypeScript doesn't follow
SemVer; their minor releases can include breaking changes.
@Gudahtt Gudahtt requested a review from a team as a code owner November 7, 2022 21:51
@Gudahtt
Copy link
Member Author

Gudahtt commented Nov 7, 2022

Issue created here to track adding noUncheckedIndexedAccess: #49

@Gudahtt Gudahtt merged commit 837f4a4 into main Nov 8, 2022
@Gudahtt Gudahtt deleted the update-typescript branch November 8, 2022 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants