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 been trying to get this working in windows 7. Not working for me. Nothing in debugger except 2 depreciation messages related to linter.
I got latest linter and tslint installed. tslint works from command line just fine. do i need anything else? linter is fine as well as it works for atom-typescript.
Tried different config file, but tslint is already in my path so following config doesn't make any difference.
@manishtpatel, @AllisonLamm I threw a quick fix together. I'm still testing but if you could throw it through its paces I deployed 0.4.0 to apm so you can try it. Report issues on #21
I have been trying to get this working in windows 7. Not working for me. Nothing in debugger except 2 depreciation messages related to linter.
I got latest linter and tslint installed. tslint works from command line just fine. do i need anything else? linter is fine as well as it works for atom-typescript.
Tried different config file, but tslint is already in my path so following config doesn't make any difference.
"linter-tslint":
tslintExecutablePath: "C:/Users/user1/AppData/Roaming/npm/node_modules/tslint/bin/tslint"
The text was updated successfully, but these errors were encountered: