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.
@soda0289 thanks for the quick response 👍 That was it.
Strange, as I swear this used to work.
And sorry, I meant the ts files are linted fine but the jsx files are not. In other words, it's not the file extension it's the jsx within the tsx files.
it's not clear that we have to do this. Mainly, I assumed that if there's no options mentioned in the README, then there's no options I should put in my eslintrc.
What version of TypeScript are you using?
2.2.2
What version of
typescript-eslint-parser
are you using?2.1.0
What code were you trying to parse?
Component
.eslintrc.js
What did you expect to happen?
To parse, and then lint
What happened?
I've been having this issue and decided to try a very basic example and it won't even parse the file. Any ideas?
The text was updated successfully, but these errors were encountered: