]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - scripts/build/client/tsc.sh
Use scripty instead of writing shell commands in package.json
[github/Chocobozzz/PeerTube.git] / scripts / build / client / tsc.sh
1 #!/usr/bin/env sh
2
3 cd client || exit -1
4
5 npm run tsc