Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug Fix: FileTransportOptions type missing lazy:boolean option (#2334)
* Test for file Transport option rotationFormat * Test for file Transport option rotationFormat * Added Lazy option in file transport * Lint and test * removed only statement * Update test/unit/winston/transports/01-file-maxsize.test.js Co-authored-by: David Hyde <DABH@users.noreply.github.com> * Update test/unit/winston/transports/01-file-maxsize.test.js Co-authored-by: David Hyde <DABH@users.noreply.github.com> * Added lazy in FileTransportOptions types * Added lazy type in FileTransportInstance --------- Co-authored-by: myAlapi <myalapi2022@gmail.com> Co-authored-by: David Hyde <DABH@users.noreply.github.com>
- Loading branch information