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
commit d95e25d185
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.codesandbox/ci.json Normal file
View file

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