Skip to content

Commit 83fac81

Browse files
committed
Added codesandbox ci config
1 parent c8dbd10 commit 83fac81

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.codesandbox/ci.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"sandboxes": [
3+
"/examples/simple",
4+
"/examples/record-level-validation",
5+
"/examples/field-level-validation",
6+
"/examples/submission-errors",
7+
"/examples/subscriptions"
8+
]
9+
}

0 commit comments

Comments
 (0)