We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 518bd8f commit 4121f98Copy full SHA for 4121f98
live-demo/deploy/typeCheckSPA.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-pnpm i
+npm ci
4
pnpm type-check 2>&1
5
type_check_status=$?
6
0 commit comments