This a fork of the multi value extension that draws its values from an admin specified rest endpoint rather than a hard coded list.
npm i -g typescript tslint gulp tfx-cli
git clone git clone https://github.com/ostreifel/vsts-rest-multivalue.git
cd vsts-rest-multivalue
npm i
npm run build:release
npm run package:dev
All build tasks are contained in package.json
Inputs are specified in vss-extension.json
All extension logic, markup and styling is in src