nestjs / schematics

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

Switch from tslint to eslint #248

Closed NickBolles closed 4 years ago

NickBolles commented 4 years ago

I'm submitting a...


[ ] Regression 
[ ] Bug report
[x] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.

Current behavior

TsLint is used.

Expected behavior

Use typescript-eslint because tslint is transitioning to typescript-eslint

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

Continued maintenance

kamilmysliwiec commented 4 years ago

We track this issue here https://github.com/nestjs/typescript-starter/issues/69