andeemarks/xxtechconfspeakers-gatsby

View on GitHub
.huskyrc

Summary

Maintainability
Test Coverage
{
  "hooks": {
    "pre-commit": ["yarn type-check && lint-staged"]
  }
}