forked from mirrors/thatmattlove-hyperglass
update typescript pre-commit script
This commit is contained in:
parent
eadac1ca54
commit
441c62a783
1 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,8 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
cd ../hyperglass/ui
|
||||
pwd
|
||||
ls -lsah
|
||||
|
||||
cd hyperglass/ui
|
||||
|
||||
yarn typecheck
|
||||
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue