Merge pull request #692 from orangemug/feature/codesandbox-ci

Added back in codesandbox CI config
This commit is contained in:
Orange Mug
2020-05-27 11:12:00 +01:00
committed by GitHub

4
.codesandbox/ci.json Normal file
View File

@@ -0,0 +1,4 @@
{
"packages": [],
"sandboxes": ["/"]
}