We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae25c9b commit 09a62dbCopy full SHA for 09a62db
e2e.sh
@@ -1,8 +1,6 @@
1
#!/bin/bash
2
set -e
3
4
-npm run types
5
-
6
cd examples/nodejs-ts-app
7
8
echo "Installing dependencies..."
0 commit comments