allegro / allegro/typescript-strict-plugin
Support for noUncheckedIndexedAccess
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 397
- Fork
- 34
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
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?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.