Ver código fonte

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

Jai Kumar Dewani 3 anos atrás
pai
commit
cecabc2196
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      .husky/pre-commit

+ 1 - 0
.husky/pre-commit

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