Skip to content

Commit 1f0b7c7

Browse files
committed
0-zero config requires the existence of >0-config. Otherwise your 0-config is almost certainly bad.
1 parent 091b64e commit 1f0b7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codesandbox/ci.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"installCommand": "npm install --force --no-lockfile",
2+
"installCommand": "install --force --no-lockfile",
33
"sandboxes": ["new", "github/kentcdodds/react-testing-library-examples"],
44
"node": "12"
55
}

0 commit comments

Comments
 (0)