diff --git a/.husky/.gitignore b/.husky/.gitignore deleted file mode 100644 index 31354ec1389994b5f6708c7d915fdcc6bb76ba6e..0000000000000000000000000000000000000000 --- a/.husky/.gitignore +++ /dev/null @@ -1 +0,0 @@ -_ diff --git a/.husky/pre-commit b/.husky/pre-commit deleted file mode 100755 index 9dcd433f6e2c7c770f233c8e5ac1fa5f480f5cf4..0000000000000000000000000000000000000000 --- a/.husky/pre-commit +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -. "$(dirname "$0")/_/husky.sh" - -yarn lint