mirror of
https://github.com/TurTaskProject/TurTaskWeb.git
synced 2025-12-18 13:34:08 +01:00
9 lines
99 B
JSON
9 lines
99 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": ".",
|
|
"paths": {
|
|
"src/*": ["./src/*"]
|
|
}
|
|
}
|
|
}
|