mirror of
https://github.com/openziti/zrok.git
synced 2025-03-14 23:48:22 +01:00
8 lines
77 B
JSON
8 lines
77 B
JSON
{
|
|
"compilerOptions": {
|
|
"paths": {
|
|
"@/*": ["./src/*"]
|
|
}
|
|
}
|
|
}
|