mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-05-07 04:33:05 +00:00
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