Browse Source

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

Jai Kumar Dewani 3 years ago
parent
commit
cecabc2196
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .husky/pre-commit

+ 1 - 0
.husky/pre-commit

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