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.
2 parents e38d004 + 7f061b7 commit f98ae10Copy full SHA for f98ae10
1 file changed
cli/tsconfig.json
@@ -4,6 +4,7 @@
4
"moduleResolution": "bundler",
5
"target": "ES2022",
6
"lib": ["ES2022"],
7
+ "types": ["node"],
8
"sourceMap": true,
9
"rootDir": "src",
10
"outDir": "dist",
0 commit comments