Skip to content

Commit ca35add

Browse files
committed
Add codemods to ci.json
1 parent 0a861de commit ca35add

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.codesandbox/ci.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"sandboxes": ["vanilla", "vanilla-ts"],
3-
"node": "18"
3+
"node": "18",
4+
"packages": [".", "/codemods"]
45
}

0 commit comments

Comments
 (0)