I often get the following error in Webstorm when working with a .jscs file.
JSCS: JSCS process timeout
What does that mean? Normally, if my Javascript code fails the style checks, I get error marks and it is shown what is not correct. But this behaviour looks like a deeper problem...