Skip to content

Commit eef2e42

Browse files
committed
test(prompts): colocate tests and migrate to test-utils
1 parent fe20db0 commit eef2e42

39 files changed

Lines changed: 1539 additions & 14872 deletions

packages/prompts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
],
4949
"packageManager": "pnpm@9.14.2",
5050
"scripts": {
51-
"build": "bsh build",
51+
"build": "bsh build \"src/**/*.ts\" \"!src/**/*.test.ts\"",
5252
"prepack": "pnpm build",
5353
"test": "bsh test",
5454
"lint": "bsh lint"

0 commit comments

Comments
 (0)