mirror of
https://github.com/microsoft/TypeScript-Node-Starter.git
synced 2026-02-04 05:43:02 +00:00
- upgrade to latest packages - cast `req.user` as `UserDocument` - update logger to use latest Winston syntax - disable `no-inferrable-types`, Mongoose use unified topology Thx to @CarlosSolrac