Skip to content

Commit

Permalink
tsconfig: remove suppressImplicitAnyIndexErrors
Browse files Browse the repository at this point in the history
  • Loading branch information
gcanti committed May 21, 2023
1 parent 0ff38f5 commit 353cb55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.base.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"allowJs": false,
"checkJs": false,
"forceConsistentCasingInFileNames": true,
"suppressImplicitAnyIndexErrors": true,
"stripInternal": true,
"noImplicitAny": true,
"noImplicitThis": true,
Expand Down

0 comments on commit 353cb55

Please sign in to comment.