Esri / Esri/solution.js

Stop using suppressImplicitAnyIndexErrors

Open
#790 1 comment 0 reactions 1 assignee Claimed by @MikeTschudi View on GitHub
A - chore B - Moderate C - Tooling D - Development Work
Dominant language
TypeScript
Stars
48
Forks
16
PR merge metrics
No merged PRs in 30d

Description

We currently use `suppressImplicitAnyIndexErrors` = `true` in the top-level tsconfig.json file.

https://www.typescriptlang.org/tsconfig#suppressImplicitAnyIndexErrors says, "Using suppressImplicitAnyIndexErrors is quite a drastic approach. It is recommended to use a @ts-ignore comment instead"

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.