From 4d597cd1497e9d1ff036a2362e7812961d63fc75 Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Mon, 27 Apr 2020 14:08:48 -0400 Subject: [PATCH] README.md: missing ) (#964) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index affc0f85a..25a3056e2 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ # codelyzer 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. +(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.