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