This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
lanjianrong
/
financial_audit_console
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
fix: add husky pre-commit hook
lanjianrong
hace 2 años
padre
b906e2ac30
commit
c3ccaf8a90
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
.husky/pre-commit
+ 4
- 0
.husky/pre-commit
Ver fichero
@@ -0,0 +1,4 @@
+#!/usr/bin/env sh
+. "$(dirname -- "$0")/_/husky.sh"
+
+npx lint-staged