In Webstorm, it shows me an ESLint error for all unit test files, that ‘desribe’, ‘it’, etc are undefined, but then shows the correct documentaion under it.
THere is nothing special in the .eslint file. Changing the .eslint file, restarting webstorm, invalidating webstorms cache all did not help.