[plz Help Me]NO Support For Knockout Js ????

please see the image for every knockout method it says unuresolved function or method !!

i have added knockout in settings but still it is happening i have added images for reference

i even tried cdn and local saving for script src but it is the same 

 



1
2 comments

You are using the minified (scrambled and compressed) library version, WebStorm can't provide code assistance when using such libraries.

To work out the issue, please install knockout typescript stubs:

- in Settings | Languages & Frameworks | JavaScript | Libraries, remove the Knockout JS library you have set up

- press Download..., choose 'knockout' from available stubs list

3
Avatar
Permanently deleted user

Thanks a ton

1

Please sign in to leave a comment.