diff --git a/.husky/pre-commit b/.husky/pre-commit index 509d461f..6b3a9be2 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -3,5 +3,5 @@ # 1. Build the contracts # 2. Stage build output -# 2. Lint and stage style improvements +# 3. Lint and stage style improvements yarn build && npx lint-staged \ No newline at end of file