Files
DefinitelyTyped/types/merge2/tslint.json
Chigozirim C 1f6ae7189d Updated types for merge2 v1.1.0 (#18165)
* Updated merge streams to simply use readablestream rather than readwritestream because readablestream is a much better super type of the type of streams supported

* Updated imports within the tests

* Committing line feed changes

* Added comments to the functions

* Fixed indentation to use space rather than mixed tab and space

* Added tslint.json as requested

* Fixed errors with files

* Fixed even more errors

* Fixed major minor PITA!

* Fixed jsdocs and added an event emitted by the stream
2017-08-02 11:03:12 -07:00

2 lines
33 B
JSON

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