tsconfig.json
@@ -17,10 +17,10 @@ ], "baseUrl": "src/", "paths": { "@shared": [ "app/shared" ], "@shared/*": [ "app/shared/*" ], "@core": [ "app/core/" ], "@core/*": [ "app/core/*" ] "@shared": [ "app/shared" ], "@shared/*": [ "app/shared/*" ], "@core": [ "app/core/" ], "@core/*": [ "app/core/*" ] } } }