We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c43bfa8 commit 9670a07Copy full SHA for 9670a07
host-contracts/tsconfig.json
@@ -1,5 +1,6 @@
1
{
2
"compilerOptions": {
3
+ "rootDir": ".",
4
"target": "es2020",
5
"module": "commonjs",
6
"esModuleInterop": true,
0 commit comments