Browse Source

feat: init commit

pull/1/head
ntasicc 3 years ago
parent
commit
dceebbce37
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .husky/pre-push

+ 1
- 1
.husky/pre-push View File

#!/usr/bin/env sh #!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh" . "$(dirname -- "$0")/_/husky.sh"


yarn build
#yarn build

Loading…
Cancel
Save