Forráskód Böngészése

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

Jai Kumar Dewani 3 éve
szülő
commit
cecabc2196
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      .husky/pre-commit

+ 1 - 0
.husky/pre-commit

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