mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
Added shebang line on husky pre-* commands
This allows push/commit on Windows
This commit is contained in:
@@ -1 +1,2 @@
|
||||
#!/bin/sh
|
||||
yarn precommit
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
#!/bin/sh
|
||||
yarn prepush
|
||||
|
||||
Reference in New Issue
Block a user