UNPKG

html-docx-js-typescript

Version:
6 lines 135 B
{ "hooks": { "pre-commit": "npm run format && npm run lint && npm test", "commit-msg": "commitlint -E HUSKY_GIT_PARAMS" } }