AtomLinter / linter-tslint

Typescript linter for AtomLinter
64 stars 23 forks source link

tslint worker goes up to 100% cpu usage #232

Open ghost opened 6 years ago

ghost commented 6 years ago

I feel like this is a cause for concern when I'm using the tslint package. Not sure what is causing the worker to use so much cpu. Let me know what information to provide.

juanjsebgarcia commented 5 years ago

I grew tired of my laptop sounding like a jet engine and migrated to ESLint as is now recommended. If anyone comes across this issue in the future I suggest you follow that path!

juanjsebgarcia commented 5 years ago

If migrating to ESLint is not possible. Try changing the config in the main Linter package by Steelbrain so that it only lints a file on save. That should help!

Screenshot 2019-10-25 at 13 33 24