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 was archived by the owner on Jan 19, 2019. It is now read-only.
This wasn't very clear. Maybe the readme should cover which options is supports compared to other parsers, because it wasn't obvious that I should assume these parser options are the same as (for example) babel-eslint.
What version of TypeScript are you using?
2.9.1
What version of
typescript-eslint-parser
are you using?17.0.1
(compatible with ts version, as I don't get the arning in the console)
What code were you trying to parse?
What did you expect to happen?
It should work with JSX.
What happened?
(
3:8
is right at the beginning ofclassName
)I read the README, and I don't see any mention of JSX or how to turn on support for it.
eslintrc
I am not trying to lint anything, I just want to check syntax errors (hence the simple eslintrc).
The text was updated successfully, but these errors were encountered: