Skip to content

Commit 0639d89

Browse files
committed
Add CodeSandbox CI
1 parent 34c08a2 commit 0639d89

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.codesandbox/ci.json

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"sandboxes": ["vanilla", "vanilla-ts"],
3+
"node": "14",
4+
"buildCommand": "build",
5+
"packages": ["."]
6+
}

0 commit comments

Comments
 (0)