https://github.com/hms-dbmi/higlass
Raw File
Tip revision: 37ee3d8d05583ce50aa7c0f0f1bcd9f90515588e authored by Peter Kerpedjiev on 11 August 2020, 15:59:30 UTC
1.11.1
Tip revision: 37ee3d8
.huskyrc
{
  "hooks": {
    "pre-commit": "npm run precommit"
  }
}
back to top