0

Using package console in Visual Studio, we install jQuery using

install-package jquery

Is there command to install VS doc file for the corresponding jQuery file as well?

Brij
  • 11,731
  • 22
  • 78
  • 116

1 Answers1

2

Yes, Install-Package jQuery-vsdoc

nicoabie
  • 2,684
  • 1
  • 20
  • 19