Cannot resolve JavaScript tags from dependent modules
I have AngularJS module that has several dependent modules (angular-ui, momentJS, etc). While angular directives are recognized and even have Intellisense support, I am getting a dreaded "Cannot resolve ... " error for tags from other libraries (uib-tab, moment, etc.)
Is there a way to hint R# that those are valid tags?
Please sign in to leave a comment.