mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-19 22:01:08 +08:00
* 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
2 lines
33 B
JSON
2 lines
33 B
JSON
{ "extends": "dtslint/dt.json" }
|