Winston: TypeScript support

Created on 6 Jul 2016  路  5Comments  路  Source: winstonjs/winston

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,

Most helpful comment

@bb1 see https://github.com/DefinitelyTyped/DefinitelyTyped/issues/20418

He says he's going to create them this weekend.

All 5 comments

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!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Buzut picture Buzut  路  3Comments

sinai-doron picture sinai-doron  路  3Comments

greenhat616 picture greenhat616  路  3Comments

ghost picture ghost  路  4Comments

xungwoo picture xungwoo  路  3Comments