{
  "hooks": {
    "pre-commit": "pretty-quick --staged && sh precommit-lint.sh"
  }
}
