:lipstick

This commit is contained in:
Pine Wu 2019-03-22 11:58:26 -07:00
parent 904014567d
commit 7f0737c5c6

View file

@ -1,8 +1,8 @@
#!/bin/bash
if [ $# -eq 0 ]; then
echo "Pass in a version like ./scripts/generate-vscode-dts.sh 1.30"
echo "Failed to generate index.d.ts"
echo "Pass in a version like ./scripts/generate-vscode-dts.sh 1.30."
echo "Failed to generate index.d.ts."
exit 1
fi