Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

Commit e335b50

Browse files
committed
chore: fixed tsconfig removing src dir
1 parent 92fdef6 commit e335b50

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/create-mcp-use-app/src/templates/ui/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"compilerOptions": {
33
"target": "ES2022",
44
"jsx": "react-jsx",
5-
"rootDir": "./src",
65
"module": "ESNext",
76
"moduleResolution": "node",
87
"allowJs": true,

0 commit comments

Comments
 (0)