We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 958fa27 commit 4a32b25Copy full SHA for 4a32b25
packages/rpc-methods/tsconfig.build.json
@@ -7,7 +7,7 @@
7
"rootDir": "./src",
8
"types": []
9
},
10
- "references": [],
+ "references": [{ "path": "../utils/tsconfig.build.json" }],
11
"files": [],
12
"include": ["./src"]
13
}
0 commit comments