Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

"Try using local tslint package" setting doesn't seem to work #199

Closed
bronson opened this issue Sep 21, 2017 · 4 comments
Closed

"Try using local tslint package" setting doesn't seem to work #199

bronson opened this issue Sep 21, 2017 · 4 comments
Labels

Comments

@bronson
Copy link

bronson commented Sep 21, 2017

I have tslint 2.5.2 installed in my project (in package.json and node_modules). When I invoke tslint on the command line, it lints my project just fine.

However, when I try linting inside Atom, I get a few errors that were fixed in the typescript 2.5 series. It seems pretty likely that linter-tslint is using its own older version of tslint.

The "Try using the local tslint package (if exist)" checkbox is checked. Any idea why it's still not using my local tslint?

@bronson
Copy link
Author

bronson commented Sep 21, 2017

Maybe we also need a "try using the local typescript" checkbox?

@bronson
Copy link
Author

bronson commented Sep 21, 2017

I disabled linter-tslint and still get the errors. It appears the culprit is ide-typescript. Sorry, I'll open an issue over there.

@bronson bronson closed this as completed Sep 21, 2017
@Xapphire13
Copy link
Contributor

Thanks for the investigation!

@bronson
Copy link
Author

bronson commented Sep 21, 2017

FWIW, this was the issue: atom/ide-typescript#22

Not an easy one to fix!

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

No branches or pull requests

3 participants