mirror of
https://github.com/tiennm99/exchange-rate-export.git
synced 2026-08-04 00:23:56 +00:00
8 lines
77 B
JSON
8 lines
77 B
JSON
{
|
|
"compilerOptions": {
|
|
"paths": {
|
|
"@/*": ["./src/*"]
|
|
}
|
|
}
|
|
}
|