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

8 lines
99 B
JSON

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