Checkpoint
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
#!/bin/sh
|
||||
# Husky pre-commit hook: run lint-staged
|
||||
# Generated by automation
|
||||
|
||||
npx --no-install lint-staged
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user