mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-07 08:23:51 +02:00
Fix gRPC Any response reflection (#451)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"moduleResolution": "node16",
|
||||
"resolveJsonModule": true,
|
||||
"sourceMap": true,
|
||||
"rootDir": "src",
|
||||
"outDir": "build"
|
||||
},
|
||||
"include": ["src"]
|
||||
|
||||
Reference in New Issue
Block a user