jmcdo29 / testing-nestjs

A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!
MIT License
2.88k stars 379 forks source link

fix: install @nrwl/eslint-plugin-nx plugin & type assertion #1997

Closed neerajkumar161 closed 1 year ago

neerajkumar161 commented 1 year ago
jmcdo29 commented 1 year ago

Weird, I expected Nx to already install that. Oh well, thanks for the PR!

neerajkumar161 commented 1 year ago

You're welcome! :smiley: :rocket: