DefinitelyTyped/types/redis/tslint.json
Stuart Schechter 7bfae6fc3b Update redis fix incr return result (#20625)
* Change callback result of incr (increment) variants to be number
  was string[]

* Fix lint errors

* Stop using `let`

* Remove type annotations for simple string and number constant
2017-10-23 07:53:43 -07:00

2 lines
33 B
JSON

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