mirror of
https://github.com/openziti/zrok.git
synced 2025-02-19 11:41:15 +01:00
8 lines
77 B
JSON
8 lines
77 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"paths": {
|
||
|
"@/*": ["./src/*"]
|
||
|
}
|
||
|
}
|
||
|
}
|