I had the same problem and I did the following and it helped.
If you are using ReSharper, you can add an extension that will give you Intellisense, and won’t raise a warning.
Top Menu in VS>Resharper>Extension Manager>Search AngularJS
This will add angular js intellisense.
——-EDIT——-
Using Resharper 8.2.1

