miaofuhao %!s(int64=3) %!d(string=hace) años
padre
commit
54589650c2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .husky/pre-commit

+ 1 - 1
.husky/pre-commit

@@ -1,4 +1,4 @@
1 1
 #!/usr/bin/env sh
2 2
 . "$(dirname -- "$0")/_/husky.sh"
3 3
 
4
-npm run lint
4
+npm test && npm run lint