aboutsummaryrefslogblamecommitdiffhomepage
path: root/scripts/build/client/tsc.sh
blob: ec06b643a99a57e2dea13eefbf1fea09ee178bf4 (plain) (tree)
1
2
3
4
5




                    
#!/usr/bin/env sh

cd client || exit -1

npm run tsc