.huskyrc 54B

123456
  1. {
  2. "hooks": {
  3. "pre-commit": "lint-staged"
  4. }
  5. }