What is the use of Codelyzer in Angular?
In Angular 6, Codelyzer is an open-source tool to run and also check if the pre-defined guidelines of coding procedures are followed or not. It only does a static code analysis for both Angular and Typescript code. It analyses and runs on tslint.
BY Best Interview Question ON 04 Feb 2020