Hello,
Is TypeScript support planned ? It would be nice to have the definition files part of this package. Furthermore, the current definition found in the Typings registry is lacking for lazy-loaded transports (example: Redis).
Thanks,
With @types/winston npm module, It seems to work fine.
It only works with 2.x not the the complete new 3.0.0 API.
Did anyone already created some Typings for the new version?
@bb1 see https://github.com/DefinitelyTyped/DefinitelyTyped/issues/20418
He says he's going to create them this weekend.
Looks like the latest conversation is here: https://github.com/winstonjs/winston/issues/1190
Correct, closing this but follow #1190 . Thanks!
Most helpful comment
@bb1 see https://github.com/DefinitelyTyped/DefinitelyTyped/issues/20418
He says he's going to create them this weekend.