yellowstone-grpc/yellowstone-grpc-client-nodejs/tsconfig.json

8 lines
116 B
JSON

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