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 0c0df1a commit a9f9b86Copy full SHA for a9f9b86
package.json
@@ -12,7 +12,6 @@
12
"cy:open": "cypress open --config-file cypress/config/all.json",
13
"cy:run": "cypress run --config-file ../cypress/config/ci.json",
14
"dev:demo": "next dev demo",
15
- "dev:demo2": "next dev demo2",
16
"format": "run-s format:check-fix:*",
17
"format:ci": "run-s format:check:*",
18
"format:check-fix:lint": "run-e format:check:lint format:fix:lint",
0 commit comments