9 lines
89 B
JSON
9 lines
89 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": ".",
|
|
"paths": {
|
|
"@games/*": ["pkg/*"]
|
|
}
|
|
}
|
|
}
|