From db9ab0bc2426b405011e2d2eb21ffa983f97358b Mon Sep 17 00:00:00 2001 From: BO41 Date: Fri, 24 Jan 2020 19:56:15 +0000 Subject: [PATCH] Add link to angular-eslint repository (#945) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d39a112f..affc0f85a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ # codelyzer -A set of tslint rules for static code analysis of Angular TypeScript projects. +A set of tslint rules for static code analysis of Angular TypeScript projects. +(If you are using [ESLint](https://github.com/eslint/eslint) check out the new [`angular-eslint`](https://github.com/angular-eslint/angular-eslint) repository. You can run the static code analyzer over web apps, NativeScript, Ionic, etc.