We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 091b64e commit 1f0b7c7Copy full SHA for 1f0b7c7
.codesandbox/ci.json
@@ -1,5 +1,5 @@
1
{
2
- "installCommand": "npm install --force --no-lockfile",
+ "installCommand": "install --force --no-lockfile",
3
"sandboxes": ["new", "github/kentcdodds/react-testing-library-examples"],
4
"node": "12"
5
}
0 commit comments