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 0721125 + e618a39 commit aea2e2cCopy full SHA for aea2e2c
1 file changed
cli/tsconfig.json
@@ -5,6 +5,7 @@
5
"target": "ES2022",
6
"lib": ["ES2022"],
7
"sourceMap": true,
8
+ "rootDir": "src",
9
"outDir": "dist",
10
"strict": true,
11
"resolveJsonModule": true,
0 commit comments