mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
8 lines
96 B
JSON
8 lines
96 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "./",
|
|
"paths": {
|
|
"~/*": ["src/*"]
|
|
}
|
|
}
|
|
}
|