BUG?: In Webstorm 9 the typescript libraries (DefinitellyTyped) no longer work!
Hi
With the new update the typescript libraries no longer load in my project.
I am using jasmine and I am getting 'unresolved function or method' on all 'describe, it, expect ...'
I tried to remove and add the jasmine library but it did not help.
Opening the same project in IntelliJ IDEA loaded the typescript libraries correctly.
Is this a bug?
Tomas
Please sign in to leave a comment.
Please select your jasmine-DefinitelyTyped library in Languages&Frameworks > JavaScript > Libraries and press Edit - what can you see there? Please attach a screenshot
Restarting Mac and Webstorm helped. Can be closed.