Writing custom TypeScript Eslint rules with unit tests for Angular project.

After reading this article you will know how to create a custom Eslint rule in Typescript for Angular project and how to test it using…