allegro / allegro/typescript-strict-plugin

Support for noUncheckedIndexedAccess

Open
#80 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
397
Forks
34
PR merge metrics
PR metrics pending

Description

In our project, we already have strict = true. However, I would like to enable [noUncheckedIndexedAccess](https://www.typescriptlang.org/tsconfig/#noUncheckedIndexedAccess) gradually. This setting is not included in TS "strict" mode.

Would it be possible to use this plugin to set noUncheckedIndexedAccess so that it's an IDE error, but not compile time error?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.