Webstorm jasmin unittests shows eslint error that ‘describe’, ‘it’ etc’ are undefined but then shows the correct docu
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.