Files
DefinitelyTyped/types/yargs/tslint.json
amikhalev cbe52a3ac2 Updated definitions for @types/yargs
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
2017-06-27 10:47:47 -06:00

2 lines
33 B
JSON

{ "extends": "dtslint/dt.json" }