Kaynağa Gözat

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

Jai Kumar Dewani 3 yıl önce
ebeveyn
işleme
cecabc2196
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      .husky/pre-commit

+ 1 - 0
.husky/pre-commit

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