allegro / allegro/typescript-strict-plugin
Support for noUncheckedIndexedAccess
Aperta
- Lingua principale
- TypeScript
- Stelle
- 397
- Fork
- 34
- Metriche di merge delle PR
- Metriche PR in attesa
Descrizione
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?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.