mirror of
https://github.com/log4js-node/log4js-node.git
synced 2025-12-08 19:26:01 +00:00
Missing return types on functions causes the compiler to fail when using the `strict` or `noImplicitAny` TypeScript flags.
Missing return types on functions causes the compiler to fail when using the `strict` or `noImplicitAny` TypeScript flags.