Resharper + Visual Studio 2017 cannot resolve symbol located in the node_modules directory
I created a new ASP.NET Core Web Application project and used the Angular template.
ReSharper cannot not resolve symbols located in the ClientApp/node_modules/** directory.
How to fix it?
Please sign in to leave a comment.