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
Hey,
I use your style guide but because @typescript-eslint/typescript-estree is not updated I get the following warning can you fix it?
=============
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: >=4.3.5 <5.4.0
YOUR TYPESCRIPT VERSION: 5.6.2
Please only submit bug reports when using the officially supported version.
=============
The text was updated successfully, but these errors were encountered:
Hey,
I use your style guide but because
@typescript-eslint/typescript-estree
is not updated I get the following warning can you fix it?The text was updated successfully, but these errors were encountered: