Skip to content
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

Missing semicolon always row = 1 and col = 1 #69

Open
soywod opened this issue May 15, 2018 · 0 comments
Open

Missing semicolon always row = 1 and col = 1 #69

soywod opened this issue May 15, 2018 · 0 comments

Comments

@soywod
Copy link

soywod commented May 15, 2018

There is a problem with this particular rule, it always shows the error at [1:1], as you can see :

image

When I run manually tslint I get the correct value [4, 28] :

image

So it doesn't come from tslint. I tried with an other Language Client and I get the same result, so it's not the client fault. I think the problem is here. Any idea ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant