Skip to content

Commit c228362

Browse files
committed
Remove suppressImplicitAnyIndexErrors
Fixes microsoft#76442
1 parent aac3c0e commit c228362

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/tsconfig.base.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"module": "amd",
44
"moduleResolution": "node",
55
"noImplicitAny": true,
6-
"suppressImplicitAnyIndexErrors": true,
76
"target": "es5",
87
"experimentalDecorators": true,
98
"noImplicitReturns": true,

0 commit comments

Comments
 (0)