allegro / allegro/typescript-strict-plugin
Support for noUncheckedIndexedAccess
未关闭
- 主要语言
- TypeScript
- 星标
- 397
- 派生
- 34
- PR 合并指标
- PR 指标待抓取
描述
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?
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。