yellowstone-grpc/typescript/tsconfig.json

7 lines
87 B
JSON

{
"compilerOptions": {
"outDir": "dist",
"rootDir": "src",
}
}