Skip to content

Commit

Permalink
Removed suppressImplicitAnyIndexErrors due to deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
aleclarson committed Apr 15, 2024
1 parent 22d01b0 commit 0527be8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"outDir": "dist",
"sourceMap": true,
"strict": true,
"suppressImplicitAnyIndexErrors": true,
"target": "es2018"
}
}

0 comments on commit 0527be8

Please sign in to comment.