-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error linting typescript file #4
Comments
We are probably not using the parser config from eslint while using the walker. I will address this ASAP |
@renanccastro didn't help, same error in 1.5.0:
|
@alisnic Are you trying with the latest version of the plugin? I have it running on a TS project here without an issue. |
I'm using version 1.5.0, here's an excerpt from package-lock:
Any pointers on how I can debug this issue? |
The problem seems be with *.ts files in |
Source that reproduces the problem:
Also I have typescript-eslint enabled as a parser in config:
The text was updated successfully, but these errors were encountered: