diff --git a/aio/content/guide/styleguide.md b/aio/content/guide/styleguide.md index 23e40e8f37..cd9af8f678 100644 --- a/aio/content/guide/styleguide.md +++ b/aio/content/guide/styleguide.md @@ -3895,35 +3895,6 @@ Useful tools and tips for Angular. Back to top -{@a A-01} - -### Codelyzer - -#### Style A-01 - - -
- - - -**Do** use [codelyzer](https://www.npmjs.com/package/codelyzer) to follow this guide. - - -
- - - -
- - - -**Consider** adjusting the rules in codelyzer to suit your needs. - - -
- -Back to top - {@a A-02} ### File templates and snippets