We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b50bb commit 54ca05aCopy full SHA for 54ca05a
1 file changed
tsconfig.json
@@ -9,6 +9,7 @@
9
"declarationMap": true,
10
"sourceMap": true,
11
"strict": true,
12
+ "types": ["node"],
13
"skipLibCheck": true,
14
"esModuleInterop": true,
15
"forceConsistentCasingInFileNames": true,
0 commit comments