mirror of
https://github.com/Scanode/hardclear.git
synced 2026-07-31 20:57:30 -04:00
First revision
This commit is contained in:
4
themes/re-terminal/.husky/pre-push
Normal file
4
themes/re-terminal/.husky/pre-push
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
yarn build && git add . && git commit --amend --no-edit
|
||||
Reference in New Issue
Block a user