Search global Yarn packages for html-validate as well as global NPM

Check to see if the html-validate package exists in Yarn Global packages; if not, it will check the NPM global as normal. Will prefer the Yarn package if both are installed, since generally, if Yarn is installed, the user will use this over NPM.

Merge request reports

Loading