X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fangular.json;h=69de2e7845326763c9e9a620e354a845ff056b71;hb=6f9719b568fad75959a1404b6927b7a278061c41;hp=0ec6f68bb39a4cedae4d2b5760b9a73f4a3125ef;hpb=3419e0e1fe8e48a08b63ca0ded31087f913eb2b6;p=github%2FChocobozzz%2FPeerTube.git 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 @@ "builder": "@angular-eslint/builder:lint", "options": { "lintFilePatterns": [ + "e2e/**/*.ts", "src/**/*.ts", "src/**/*.html" ]