So whatever I name the library will be what people name the variable. If I made the name of the library longer, the type definitions become more noisy / less readable. Things like this are pretty common: local fooCheck = t.tuple(t.string, t.number, t.optional(t.string))...
['visualstudio']['enable_nuget_package_restore']BooleanSets the system wide environment variable to enable MSBuild/VisualStudio package restore on build.True ['visualstudio']['installs']ArrayAn array of hashes that contain the various versions and editions of VS to install. See Usage below for...