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 4595a0e commit 091b64eCopy full SHA for 091b64e
.codesandbox/ci.json
@@ -1,5 +1,5 @@
1
{
2
- "install": "install --force --no-lockfile",
+ "installCommand": "npm install --force --no-lockfile",
3
"sandboxes": ["new", "github/kentcdodds/react-testing-library-examples"],
4
"node": "12"
5
}
0 commit comments