typebytes / angular-checklist

🔥 Curated list of common mistakes made when developing Angular applications
https://angular-checklist.dev
MIT License
316 stars 66 forks source link

Migrate from Tslint to Eslint #99

Closed sheikalthaf closed 6 months ago

sheikalthaf commented 2 years ago

Angular now stop giving support for tslint in angular v13. So we need to migrate from tslint to eslint for linting to work

d3lm commented 2 years ago

Yes, that's true. Would you be willing to send a PR for this?

geromegrignon commented 6 months ago

closed as completed.