Skip to content

Commit 3cef1b3

Browse files
author
BusinessHotels.com
authored
Update tsconfig.json
1 parent 8832df3 commit 3cef1b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"target": "ES2022",
44
"module": "NodeNext",
55
"moduleResolution": "NodeNext",
6-
"outDir": "build",
6+
"outDir": "./dist",
77
"rootDir": ".",
88
"strict": true,
99
"skipLibCheck": true,

0 commit comments

Comments
 (0)