We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c08a2 commit 0639d89Copy full SHA for 0639d89
.codesandbox/ci.json
@@ -0,0 +1,6 @@
1
+{
2
+ "sandboxes": ["vanilla", "vanilla-ts"],
3
+ "node": "14",
4
+ "buildCommand": "build",
5
+ "packages": ["."]
6
+}
0 commit comments