Skip to content

Commit dd7a6f7

Browse files
authored
ci: enable CodeSandbox CI (#3946)
close #3940
1 parent 9b4ac34 commit dd7a6f7

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+
"node": "18",
3+
"packages": ["@alias/*", "@commitlint/*"],
4+
"sandboxes": []
5+
}

0 commit comments

Comments
 (0)