Parcourir la source

fix: husky not able to execute pre-commit on windows (#4370)

Jai Kumar Dewani il y a 3 ans
Parent
commit
cecabc2196
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .husky/pre-commit

+ 1 - 0
.husky/pre-commit

@@ -1 +1,2 @@
+#!/bin/sh
 yarn lint-staged