diff --git a/.husky/pre-commit b/.husky/pre-commit index e33e10737..ed56c4919 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,6 +1,3 @@ -#!/bin/sh -. "$(dirname "$0")/_/husky.sh" - npx lint-staged npm run build-types -- --local git add 'docs/*.api.md'