Can someone please guide me about the following questions:
- What is the difference between codelyzer and tslint?
- Are both used for code analysis only? If so, then which one is mostly recommended?
- Are both dependent on each other?
- Do we need both at the same time for any particular Angular 2+ project?
I'm so confused regarding both of these npm packages.