Skip to content

Commit aea2e2c

Browse files
authored
Merge pull request #528 from rajbos/fix-config
fix config setup
2 parents 0721125 + e618a39 commit aea2e2c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cli/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"target": "ES2022",
66
"lib": ["ES2022"],
77
"sourceMap": true,
8+
"rootDir": "src",
89
"outDir": "dist",
910
"strict": true,
1011
"resolveJsonModule": true,

0 commit comments

Comments
 (0)