From 9da88e1e98eeef84a116e3fdd33978b8f94a34cb Mon Sep 17 00:00:00 2001 From: "James@SCF-GC" Date: Thu, 9 Jun 2022 13:43:32 +0200 Subject: [PATCH] missed a bit --- angular.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/angular.json b/angular.json index 494a461..8cba560 100644 --- a/angular.json +++ b/angular.json @@ -17,15 +17,6 @@ "sourceRoot": "src", "prefix": "app", "architect": { - "lint": { - "builder": "@angular-eslint/builder:lint", - "options": { - "lintFilePatterns": [ - "//src/**/*.ts", - "//src/**/*.html" - ] - } - }, "build": { "builder": "@angular-devkit/build-angular:browser", "options": {