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