Skip to content

Commit 3342e17

Browse files
committed
add cli to tsconfig.json
1 parent d7d9058 commit 3342e17

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tsconfig.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
},
2020
{
2121
"path": "packages/workshop-mcp"
22+
},
23+
{
24+
"path": "packages/workshop-cli"
2225
}
2326
]
2427
}

0 commit comments

Comments
 (0)