mirror of
https://github.com/movie-web/movie-web.git
synced 2025-01-01 14:05:59 +00:00
8 lines
95 B
JSON
8 lines
95 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "./src",
|
|
"paths": {
|
|
"@/*": [ "*"]
|
|
}
|
|
}
|
|
} |