mirror of
https://github.com/foomo/gotsrpc.git
synced 2026-04-18 03:34:28 +00:00
7 lines
107 B
JSON
7 lines
107 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"compilerOptions": {
|
|
"outDir": "./dist",
|
|
"rootDir": "./src",
|
|
}
|
|
} |