mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 12:56:46 +08:00
Yargs only require version 2.2
This commit is contained in:
2
types/yargs/index.d.ts
vendored
2
types/yargs/index.d.ts
vendored
@@ -5,7 +5,7 @@
|
||||
// Jeffery Grajkowski <https://github.com/pushplay>
|
||||
// Jeff Kenney <https://github.com/jeffkenney>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.3
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
// unified-signatures: Because there is useful information in the argument names of the overloaded signatures
|
||||
// prefer-method-signature: Because it makes more sense for optional functions provided in options objects
|
||||
|
||||
Reference in New Issue
Block a user