diff --git a/collection.json b/collection.json index 1b6ddc1..10be7df 100644 --- a/collection.json +++ b/collection.json @@ -46,6 +46,9 @@ "aliases": ["app"], "extends": "@schematics/angular:application" }, + "e2e": { + "extends": "@schematics/angular:e2e" + }, "library": { "aliases": ["lib"], "extends": "@schematics/angular:library"