mirror of
https://github.com/kevin-DL/breeze-next-template.git
synced 2026-01-11 10:24:29 +00:00
9 lines
120 B
JSON
9 lines
120 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "src/",
|
|
"paths": {
|
|
"@/*": ["./*"]
|
|
}
|
|
}
|
|
}
|