diff --git a/.husky/pre-push b/.husky/pre-push new file mode 100644 index 0000000..2410682 --- /dev/null +++ b/.husky/pre-push @@ -0,0 +1,2 @@ +npx nx lint string +npx nx test string --no-watch