From 39862840c1a0deb3e6bd43fb117e05caba943afd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Artur=20Bie=C5=84?= Date: Thu, 14 Nov 2019 00:06:54 +0100 Subject: [PATCH] Update ci.json --- .codesandbox/ci.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.codesandbox/ci.json b/.codesandbox/ci.json index 8595358..5e2d7a1 100644 --- a/.codesandbox/ci.json +++ b/.codesandbox/ci.json @@ -1,8 +1,3 @@ { - // You probably don't need to set anything in the configuration, - // we infer a lot of information from the repo. One value that's worth - // setting is your default sandbox ids to fork for a PR. It's easier to test - // on a sandbox that includes some test cases already. - // This is also optional, we default to 'vanilla' if it isn't set. "sandboxes": ["new", "vanilla"] }