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 84a0b96 commit 600493bCopy full SHA for 600493b
1 file changed
integration/typescript/tsconfig.json
@@ -5,6 +5,7 @@
5
"lib": ["es2020", "dom"],
6
"strict": true,
7
"moduleResolution": "node16",
8
+ "types": ["node"],
9
"outDir": "dist"
10
},
11
"files": [
0 commit comments