Skip to content

Commit ae82527

Browse files
author
BusinessHotels.com
authored
Update tsconfig.json
1 parent 4e9b404 commit ae82527

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"target": "ES2022",
44
"module": "NodeNext",
55
"moduleResolution": "NodeNext",
6-
"outDir": "./dist",
7-
"rootDir": "./",
6+
"outDir": "dist",
7+
"rootDir": "src/business-hotels-mcp",
88
"strict": true,
99
"skipLibCheck": true,
1010
"esModuleInterop": true

0 commit comments

Comments
 (0)