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
{{ message }}
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.
What version of typescript-eslint-parser are you using?
12.0.0
What code were you trying to parse?
Moot
What did you expect to happen?
To run typscript without warnings
What happened?
=============
WARNING: You are currently running a version of TypeScript which is not officially supported by typescript-eslint-parser.
You may find that it works just fine, or you may not.
SUPPORTED TYPESCRIPT VERSIONS: ~2.6.1
YOUR TYPESCRIPT VERSION: 2.7.1
Please only submit bug reports when using the officially supported version.
=============
this breaks a bunch of downstream stuff. could we update soon pls
The text was updated successfully, but these errors were encountered:
What version of TypeScript are you using?
2.7.1
What version of
typescript-eslint-parser
are you using?12.0.0
What code were you trying to parse?
Moot
What did you expect to happen?
To run typscript without warnings
What happened?
this breaks a bunch of downstream stuff. could we update soon pls
The text was updated successfully, but these errors were encountered: