mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-04-11 00:30:19 +02:00
9 lines
96 B
JSON
9 lines
96 B
JSON
{
|
|
"compilerOptions": {
|
|
"paths": {
|
|
"@/*": ["./*"]
|
|
},
|
|
"lib": ["es2015"]
|
|
}
|
|
}
|