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
$ yarn lint
yarn run v1.22.19
$ eslint --max-warnings=0 --ext .js,.ts ./src
=============
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.2.0
YOUR TYPESCRIPT VERSION: 5.4.5
Please only submit bug reports when using the officially supported version.
=============
✨ Done in 6.44s.
The text was updated successfully, but these errors were encountered:
💥 DevOps ticket
On Linting we get the Following Warning:
The text was updated successfully, but these errors were encountered: