nestjs / schematics

Nest architecture element generation based on Angular schematics 🎬
https://nestjs.com
MIT License
386 stars 206 forks source link

feat: enable `forceConsistentCasingInFileNames` for 'application' template #1899

Closed micalevisk closed 3 weeks ago

micalevisk commented 3 weeks ago

as per https://github.com/nestjs/typescript-starter/pull/311/

Does this PR introduce a breaking change?

kamilmysliwiec commented 3 weeks ago

lgtm

micalevisk commented 2 weeks ago

@kamilmysliwiec can you please revert the commit 052e6588987794e61c32955b25584784abf32b2a

image

that flag is already in the tsconfig file '-' my bad