Method expression is not of Function type
Another solution would be to add jQuery as a library here:
Settings/Preferences dialog, click JavaScript under Languages and Frameworks, then click Libraries.
I have my answer thanks to Arun P Johny. I needed to have jquery-1.11.1.js (the uncompressed version) somewhere in my project. I added it, and PHPStorm immediately resolved all jQuery-related warnings.