Update npm packages by rmunn · Pull Request #1799 · sillsdev/web-languageforge
added
the
engineering
label
Apr 30, 2024The suppressImplicitAnyIndexErrors config is deprecated in Typescript 5.0 and above, and will be removed in Typescript 5.5. For now, we can still use it by setting "ignoreDeprecations": "5.0", but we'll need to go through our JS code and switch to individual @ts-ignore lines at every occurrence of implicit "any" before we can update to TS 5.5.
This was referenced
Apr 30, 2024
rmunn
deleted the
chore/update-npm-packages
branch
rmunn
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters