diff options
Diffstat (limited to 'client/angular.json')
-rw-r--r-- | client/angular.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/angular.json b/client/angular.json index 0ec6f68bb..69de2e784 100644 --- a/client/angular.json +++ b/client/angular.json | |||
@@ -281,6 +281,7 @@ | |||
281 | "builder": "@angular-eslint/builder:lint", | 281 | "builder": "@angular-eslint/builder:lint", |
282 | "options": { | 282 | "options": { |
283 | "lintFilePatterns": [ | 283 | "lintFilePatterns": [ |
284 | "e2e/**/*.ts", | ||
284 | "src/**/*.ts", | 285 | "src/**/*.ts", |
285 | "src/**/*.html" | 286 | "src/**/*.html" |
286 | ] | 287 | ] |