nestjs / typescript-starter

Nest framework TypeScript starter :coffee:
https://nestjs.com
1.86k stars 1.04k forks source link

added modulePaths #290

Closed f-w closed 10 months ago

f-w commented 10 months ago

Without this change I got compilation error cannot find modules of path starting with src/

jmcdo29 commented 10 months ago

There are other ways to fix this using jest's moduleNameMapper