Makes it easy to restore npm packages using Yarn from within Visual Studio See the change log for changes and road map. PrerequisiteYou need to install Yarn in order for this extension to work. Restore packages using YarnRight-click package.json in any web project to see the command for restoring using Yarn. Restore on saving package.json (VS2017 only)Automatically run Remember to disable the built-in This feature is restricted to work on Visual Studio 2017 only because Visual Studio 2015 doesn't have the option to disable automatic Disable npm restore (VS2017 only)By default Visual Studio will call To turn off the automatic calls to ContributeCheck out the contribution guidelines if you want to contribute to this project. For cloning and building this project yourself, make sure to install the Extensibility Tools extension for Visual Studio which enables some features used by this project. License |