Closed Gudahtt closed 1 year ago
Additional TypeScript options have been enabled to improve type safety.
The noUncheckedIndexAccess rule required additional type assertions because type inference is still not great for that feature. The others required no changes.
noUncheckedIndexAccess
Additional TypeScript options have been enabled to improve type safety.
The
noUncheckedIndexAccess
rule required additional type assertions because type inference is still not great for that feature. The others required no changes.