Skip to content

Commit a735879

Browse files
author
Sebastian Silbermann
committed
Setup Codesandbox CI
1 parent 149f79c commit a735879

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.codesandbox/ci.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"installCommand": "install:csb",
3+
"sandboxes": ["new", "github/kentcdodds/react-testing-library-examples"],
4+
"node": "18"
5+
}

0 commit comments

Comments
 (0)