src/tsconfig.app.json
@@ -10,7 +10,11 @@ "@shared/*": [ "app/shared/*" ], "@core": [ "app/core/" ], "@core/*": [ "app/core/*" ], "@business": [ "app/business/" ], "@testing": [ "testing/" ], "@testing/*": [ "testing/*" ], "@env": [ "environments/" ], "@env/*": [ "environments/*" ], "@business": [ "app/business" ], "@business/*": [ "app/business/*" ] } },