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