phpstorm showing tslint errors while tslint disabled in config
I have disabled tslint in phpstorm config but phpstorm showngs tslint errors. I have tried even to removed tslint plugin, restart system, clean cache, uninstall and install phpstorm again. Tslint errors like in attachment still here. Is it a bug or feature?



Please sign in to leave a comment.
Screenshots clearly show that the errors have nothing to do with TSLint, they come from the built-in Typescript compiler service.
If you don't like to get the compiler errors reported for your code, try disabling the language service in Settings | Languages & Frameworks | TypeScript