Skip to content

Commit 9670a07

Browse files
authored
fix(coprocessor): fix ci build for host listener (#2211)
1 parent c43bfa8 commit 9670a07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

host-contracts/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"compilerOptions": {
3+
"rootDir": ".",
34
"target": "es2020",
45
"module": "commonjs",
56
"esModuleInterop": true,

0 commit comments

Comments
 (0)