mirror of
https://github.com/quantum5/qcal.git
synced 2025-04-24 17:51:57 -04:00
8 lines
110 B
JSON
8 lines
110 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"baseUrl": ".",
|
||
|
"paths": {
|
||
|
"@common/*": ["../common/src/*"]
|
||
|
}
|
||
|
}
|
||
|
}
|