- Route Setup - Components Setup - NavBar - Notification Bell - Settings Cog
8 lines
No EOL
104 B
JSON
8 lines
No EOL
104 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": ".",
|
|
"paths": {
|
|
"@src/*": ["src/*"]
|
|
}
|
|
}
|
|
} |