{
  "hooks": {
    "pre-commit": "npm run lint:scripts && npm run lint && npm run test:single-run"
  }
}
