#Use nestjs with typescript 5

2 messages · Page 1 of 1 (latest)

thin forge
#

Is it possible to use nest.js with typescript 5?
If yes then how?

wild ore
#

I guess you still need to enable the experimentalDecorators and emitDecoratoryMetadata. Unless they removed these flags, then you can't use it.