This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
.huskyrc 53 B
{
  "hooks": {
    "pre-commit": "lint-staged"
  }
}