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 46a4566 commit 782a952Copy full SHA for 782a952
tsconfig.json
@@ -3,6 +3,7 @@
3
"compilerOptions": {
4
"outDir": "lib",
5
"rootDir": "src",
6
+ "types": ["node"]
7
},
8
"include": ["src/**/*"]
9
}
0 commit comments