WebStorm TSLint: error: unknown option `-t json'
Asked Answered
R

2

10

My Angular2 project in WebStorm suddenly started to show for each TSLint .ts inspection

WebStorm TSLint error

TSLint: error: unknown option `-t json'
Reseat answered 12/7, 2017 at 22:40 Comment(5)
What TSLint version do you have?Ikey
Using version [email protected]Reseat
I was getting that same error on that same version. It's not really a fix, but I did get that error to go away by reverting back to an older version (specifically [email protected] and [email protected]).Parmentier
Changed from [email protected] back to [email protected] fixed it for me, thank you!Reseat
Fixed issue for me also. Downgrated [email protected] back to [email protected].Waggle
R
4

In my case I just reverted back from [email protected] to [email protected] and tslint started working again with WebStorm.

Reseat answered 20/7, 2017 at 8:8 Comment(0)
E
2

Upgrade Webstorm to version 2017.2.4

Evulsion answered 19/10, 2017 at 14:24 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.