mo hace 2 años
padre
commit
740406679d
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .husky/pre-commit

+ 2 - 2
.husky/pre-commit

@@ -1,5 +1,5 @@
 #!/usr/bin/env sh
-. "$(dirname -- "$0")/_/husky.sh"
+#. "$(dirname -- "$0")/_/husky.sh"
 
 # eslint --fix ./src --ext .vue,.js,.ts
-npx lint-staged
+#npx lint-staged