some namespaces defined in tsconfig.json
“@app/” => root “@environment/” => environment variables “@shared/” => shared folder “@framework/” => framework with all reusable components “@features/” => features folder with services and validators “@services/” => shortcut services “@validators/” => shortcut validators “@utils/” => utils
// angular
// configuration
// services
// shared
// framework
// features
// to be tested
// utils