mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-17 00:06:46 +00:00
8 lines
No EOL
95 B
JSON
8 lines
No EOL
95 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "./src",
|
|
"paths": {
|
|
"@/*": [ "*"]
|
|
}
|
|
}
|
|
} |