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
On every lint, @typescript-eslint/typescript-estree a dependancy of @typescript-eslint/parser and @typescript-eslint/eslint-plugin is displaying a warning when running TS >= 5.3.0:
Likely upgrading the typescript-eslint suite to v7 will fix this.