This repository contains utility classes to help my vscode extensions obtain typechecked configuration values.
To perform tests, open this project in vscode then select the Run Tests
debug
launch option.
Alternatively, tests can be run via the command line with npm test
while in
the project's directory.