You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overview of the Feature Request
After updating to Typescript version 5.7.2, we are getting a lint warning:
WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.
You may find that it works just fine, or you may not.
SUPPORTED TYPESCRIPT VERSIONS: >=3.3.1 <5.0.0
YOUR TYPESCRIPT VERSION: 5.7.2
Need to update our eslint packages to resolve this.
What inspired the request?
Warning from npm run lint
The text was updated successfully, but these errors were encountered:
Overview of the Feature Request
After updating to Typescript version 5.7.2, we are getting a lint warning:
Need to update our eslint packages to resolve this.
What inspired the request?
Warning from
npm run lint
The text was updated successfully, but these errors were encountered: