Closed CatsMiaow closed 2 years ago
In https://github.com/nestjs/config/commit/eec4653e8546c37f42135409c1ae78b31e76f04e fix, an T extends unknown condition was added, which always responds true.
T extends unknown
https://github.com/CatsMiaow/typescript-starter
No response
1.1.3
8.2.3
v16.6.2
Fixed in 1.1.4
Is there an existing issue for this?
Current behavior
In https://github.com/nestjs/config/commit/eec4653e8546c37f42135409c1ae78b31e76f04e fix, an
T extends unknown
condition was added, which always responds true.Minimum reproduction code
https://github.com/CatsMiaow/typescript-starter
Steps to reproduce
No response
Expected behavior
Package version
1.1.3
NestJS version
8.2.3
Node.js version
v16.6.2
In which operating systems have you tested?
Other
No response