mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
fix pre-commit
This commit is contained in:
@@ -4,7 +4,7 @@ UI_DIR="$(pwd)/hyperglass/ui"
|
|||||||
|
|
||||||
check_typescript () {
|
check_typescript () {
|
||||||
cd $UI_DIR
|
cd $UI_DIR
|
||||||
node_modules/.bin/tsc
|
node_modules/.bin/tsc --noEmit
|
||||||
}
|
}
|
||||||
|
|
||||||
check_eslint () {
|
check_eslint () {
|
||||||
|
Reference in New Issue
Block a user