Skip to content

Commit 9df0b83

Browse files
committed
clean up
1 parent f33b9bc commit 9df0b83

1 file changed

Lines changed: 0 additions & 26 deletions

File tree

packages/codemod/batch-test/repos.json

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -40,31 +40,5 @@
4040
}
4141
}
4242
]
43-
},
44-
{
45-
"repo": "mastra-ai/mastra",
46-
"ref": "main",
47-
"packages": [
48-
{
49-
"dir": "packages/core",
50-
"sourceDir": "src",
51-
"checks": {
52-
"typecheck": "npx tsc --noEmit",
53-
"build": null,
54-
"test": null,
55-
"lint": null
56-
}
57-
},
58-
{
59-
"dir": "packages/mcp",
60-
"sourceDir": "src",
61-
"checks": {
62-
"typecheck": "npx tsc --noEmit",
63-
"build": null,
64-
"test": null,
65-
"lint": null
66-
}
67-
}
68-
]
6943
}
7044
]

0 commit comments

Comments
 (0)