flake8
passed.
JSHint
passed.
Review Request #13574 — Created Feb. 26, 2024 and submitted
This bumps our
typescript-eslint
dependency to the latest version,
7.1.0. This contains support for modern TypeScript, as well as a
plethora of fixes and rules that were introduced since our now aging
5.59.2 release.It also adds an explicit development dependency on TypeScript, ensuring
that we're consistent in what we depend on within the codebase for
linting. This avoids assumptions that can be made by the Babel support
and warnings that may be emitted when running ESLint within this
codebase.
Successfully linted and built the codebase.
Summary | ID |
---|---|
9ad252a83531f8e737bf0d8183cef3389d366aa7 |