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 Aug 7, 2023. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
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?
The text was updated successfully, but these errors were encountered: