mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-10 10:11:20 +00:00
8 lines
No EOL
117 B
JSON
8 lines
No EOL
117 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": ".",
|
|
"paths": {
|
|
"@/*": ["src/*"]
|
|
}
|
|
}
|
|
} |