* Readable.wrap returns this
* Add missing properties to interface ReadableStream and WritableStream; change interfaces in fs, dgram and net into classes
* Move all additional properties from ReadableStream interface to ReadStream interface (and Write...)
* hexo-fs should re-export classes from 'fs'
* process.stdin._destroy is a function
* Added 'firebird' package
* Fixed all of the errors from dtslint
* Modify tslint.json in dts-gen form
* Fixed more tslint errors.
* Validate whitespace rules(CI-only)