mirror of
https://github.com/foomo/gotsrpc.git
synced 2026-04-17 11:14:35 +00:00
7 lines
106 B
JSON
7 lines
106 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"compilerOptions": {
|
|
"outDir": "./dist",
|
|
"rootDir": "./src"
|
|
}
|
|
} |