DefinitelyTyped/types/got/tslint.json
Stijn Van Nieuwenhuyse 618e005c76 @types/got: update options
Add missing options and replace retries with retry
2018-10-22 19:07:39 +02:00

7 lines
95 B
JSON

{
"extends": "dtslint/dt.json",
"rules": {
"unified-signatures": false
}
}