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 746414b commit 91d01b5Copy full SHA for 91d01b5
Heco/heco-starter/tsconfig.json
@@ -12,5 +12,5 @@
12
"target": "es2017",
13
"strict": true
14
},
15
- "include": ["src/**/*", "node_modules/@subql/types/dist/global.d.ts"]
+ "include": ["src/**/*", "node_modules/@subql/types-ethereum/dist/global.d.ts"]
16
}
0 commit comments