Updated definitions for yargs 8.0 and fixed version number
Added tslint.json file and fixed all lint errors
Removed uses of Object and replaced with either any or a more specific
type
Fixed type of `choices` to accept undefined and true, because those are
accepted and functional values
Formatted everything