Proposed Solution for #256.
This enables to pass both a Number and a String into the Port Configuration.
Numbers can't be created from a Environment Variable inside a settings.json, that's why its useful to be able to configure it with a String instead of a Number.
Proposed Solution for #256. This enables to pass both a Number and a String into the Port Configuration. Numbers can't be created from a Environment Variable inside a
settings.json
, that's why its useful to be able to configure it with a String instead of a Number.